commit | efc08e99f99657623c5add39b1e91bb452ae1ab5 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Tue Apr 15 14:32:52 2014 +0300 |
committer | Andrey Andreev <narf@devilix.net> | Tue Apr 15 14:32:52 2014 +0300 |
tree | 3c706472283c5682f051dc252b33cfcd188500e2 | |
parent | aeed15eb8556ab671507f17ef9a8cf28903999aa [diff] [blame] |
Follow-up to aeed15eb8556ab671507f17ef9a8cf28903999aa
diff --git a/system/core/Input.php b/system/core/Input.php index 9250470..6986bd4 100644 --- a/system/core/Input.php +++ b/system/core/Input.php
@@ -62,7 +62,7 @@ * * @var bool */ - protected $_standardize_newlines = TRUE; + protected $_standardize_newlines; /** * Enable XSS flag