commit | eb2dcda02cd338f3230161b03ac4a55956b31bf9 | [log] [tgz] |
---|---|---|
author | Phil Sturgeon <email@philsturgeon.co.uk> | Sat Apr 02 14:44:58 2011 +0100 |
committer | Phil Sturgeon <email@philsturgeon.co.uk> | Sat Apr 02 14:44:58 2011 +0100 |
tree | 352de0920d310e2c8ff8a8c415d45e8f74c17d9a | |
parent | 9d0e61768acc8eb6adfd032cdc6fbeac4c024598 [diff] [blame] |
Added CI_ Prefix to the Cache driver.
diff --git a/system/libraries/Cache/drivers/Cache_apc.php b/system/libraries/Cache/drivers/Cache_apc.php index 4b995c7..de75719 100644 --- a/system/libraries/Cache/drivers/Cache_apc.php +++ b/system/libraries/Cache/drivers/Cache_apc.php
@@ -25,7 +25,7 @@ * @link */ -class Cache_apc extends CI_Driver { +class CI_Cache_apc extends CI_Driver { /** * Get