diff options
author | Graham Campbell <graham@mineuk.com> | 2014-06-29 18:55:56 +0200 |
---|---|---|
committer | Graham Campbell <graham@mineuk.com> | 2014-06-29 18:55:56 +0200 |
commit | 3820b5a7c4533599f114909376b2546ee282978c (patch) | |
tree | 40acb7fe2d73137697fda6f727dd8f1754fb5ccc /system | |
parent | eb93e7347f4c7320ba0247b29095907d3b5b7b7f (diff) |
Fixed eof
Diffstat (limited to 'system')
-rwxr-xr-x | system/core/Security.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Security.php b/system/core/Security.php index cce20cdb9..c4621d588 100755 --- a/system/core/Security.php +++ b/system/core/Security.php @@ -934,4 +934,4 @@ class CI_Security { } /* End of file Security.php */ -/* Location: ./system/core/Security.php */ +/* Location: ./system/core/Security.php */
\ No newline at end of file |