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