Show
Ignore:
Timestamp:
03/27/2008 02:37:14 PM (8 months ago)
Author:
Shadowhand
Message:

Fixing #523, thanks samsoffes!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/cache.php

    r2231 r2361  
    2727( 
    2828        'driver'   => 'file', 
    29         'params'   => 'application/cache', 
     29        'params'   => APPPATH.'cache', 
    3030        'lifetime' => 1800, 
    3131        'requests' => 1000