commit | afde68a64095e6408f5f28962405c4586d9eb4c6 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Wed Nov 01 03:44:36 2006 +0000 |
committer | admin <devnull@localhost> | Wed Nov 01 03:44:36 2006 +0000 |
tree | 1e6cd8c7cb30e7900096b1a0c77a8ca67476e8c5 | |
parent | 1b90c27c46dde1b5cc79a295c5e36f402a144063 [diff] |
diff --git a/system/libraries/Input.php b/system/libraries/Input.php index 8408b16..b630bf6 100644 --- a/system/libraries/Input.php +++ b/system/libraries/Input.php
@@ -436,7 +436,6 @@ * these are the ones that will pose security problems. * */ - if (preg_match_all("/<(.+?)>/si", $str, $matches)) { for ($i = 0; $i < count($matches['0']); $i++)