commit | 470805b12a8a25faddc9caafe573c15dbd89f8ed | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Thu May 24 21:57:21 2012 +0300 |
committer | Andrey Andreev <narf@bofh.bg> | Thu May 24 21:57:21 2012 +0300 |
tree | 2d0af8ae04a81141fee1501003204841548b05ec | |
parent | 7b5eb7310e5980ffb23fde8a11261e4a40c3b90e [diff] [blame] |
Fix issues #44 & #110
diff --git a/system/libraries/Upload.php b/system/libraries/Upload.php index 271c6d2..7456e92 100644 --- a/system/libraries/Upload.php +++ b/system/libraries/Upload.php
@@ -747,6 +747,8 @@ ';', '?', '/', + '!', + '#', '%20', '%22', '%3c', // <