Show admin statement
This commit is contained in:
5
application/classes/cache.php
Normal file
5
application/classes/cache.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
class Cache extends Kohana_Cache {
|
||||
public static $default = 'apc';
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user