summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-10-05 13:01:25 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-10-05 13:01:25 +0200
commite8f026c6fe4cbdf9340cb2731986d097f1fde971 (patch)
tree2d6c19cbcc2f859899a52b0c0738039bb0b5b5cf
parentec9bdecb9f8f4922a1c727ca7146a296421c327d (diff)
parent064da7b408102cf8dadc1fd2b968f9852a58d9cf (diff)
Merge pull request #531 from purwandi/develop
Fix location file Security Class to core folder.
-rwxr-xr-xsystem/core/Security.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Security.php b/system/core/Security.php
index f71f7d228..65338ced3 100755
--- a/system/core/Security.php
+++ b/system/core/Security.php
@@ -865,4 +865,4 @@ class CI_Security {
}
/* End of file Security.php */
-/* Location: ./system/libraries/Security.php */
+/* Location: ./system/core/Security.php */