Cache.php 83 B

12345
  1. <?php
  2. return array(
  3. 'type'=>'files',
  4. 'path' => ROOT_PATH.'/Cache/Cache',
  5. );