diff options
author | Kyle Valade <kylevalade@gmail.com> | 2014-07-14 01:11:19 +0200 |
---|---|---|
committer | Kyle Valade <kylevalade@gmail.com> | 2014-07-14 01:11:19 +0200 |
commit | 2761ff49f406d43c749ea87f7d5ebd4e2b7c3197 (patch) | |
tree | 9a1e2ac1c29120b8eb549927fb493b262a9d68ee /system/core/Security.php | |
parent | 05fcc09436c0c34cc5883d7840abc81ad5af7969 (diff) |
Add changelog entry for CSRF status code; remove line at EOF
Diffstat (limited to 'system/core/Security.php')
-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 f1802f0c4..68e345c54 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 |