diff options
Diffstat (limited to 'system/libraries')
-rw-r--r-- | system/libraries/Input.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/libraries/Input.php b/system/libraries/Input.php index 337eeff30..33f288688 100644 --- a/system/libraries/Input.php +++ b/system/libraries/Input.php @@ -472,7 +472,6 @@ class CI_Input { '=',
';',
'?',
- '/',
"%20",
"%22",
"%3c", // <
|