summaryrefslogtreecommitdiffstats
path: root/system/libraries/Cache/Cache.php
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-06-09 20:02:52 +0200
committerAndrey Andreev <narf@bofh.bg>2012-06-09 20:02:52 +0200
commit9e674f74ec4f36f11f30e2f84a48ef6cea33a9d9 (patch)
tree959c905339cba34d0ba73f7c4b1bf4033a5d6f01 /system/libraries/Cache/Cache.php
parentba9350fcb2e6eb20234fd2cb8e4d081549bef472 (diff)
Cleanup the new Redis cache driver and add a changelog entry for it
Diffstat (limited to 'system/libraries/Cache/Cache.php')
-rw-r--r--system/libraries/Cache/Cache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Cache/Cache.php b/system/libraries/Cache/Cache.php
index 8d8c0db34..4395cf411 100644
--- a/system/libraries/Cache/Cache.php
+++ b/system/libraries/Cache/Cache.php
@@ -226,4 +226,4 @@ class CI_Cache extends CI_Driver_Library {
}
/* End of file Cache.php */
-/* Location: ./system/libraries/Cache/Cache.php */
+/* Location: ./system/libraries/Cache/Cache.php */ \ No newline at end of file