commit | 8b9aa179047643668446ca454461a3ef34b3d228 | [log] [tgz] |
---|---|---|
author | vkeranov <vkeranov@gmail.com> | Sat Oct 27 18:06:09 2012 +0300 |
committer | vkeranov <vkeranov@gmail.com> | Sat Oct 27 18:06:09 2012 +0300 |
tree | a62e83f31b91c25deb365578aa119acbe27e6c8c | |
parent | a5779d0a9ad598da8647e033ef8d88c3ac81fa02 [diff] |
Remove extra new lines
diff --git a/system/core/Input.php b/system/core/Input.php index 18406fe..f6213c3 100644 --- a/system/core/Input.php +++ b/system/core/Input.php
@@ -209,7 +209,6 @@ return $this->_fetch_from_array($_POST, $index, $xss_clean); } - // -------------------------------------------------------------------- /**