Cache_Lite_File __construct(
[array
$options = array(NULL)])
|
|
Constructor
$options is an assoc. To have a look at availables options, see the constructor of the Cache_Lite class in 'Cache_Lite.php'
Comparing to Cache_Lite constructor, there is another option : $options = array( (...) see Cache_Lite constructor 'masterFile' => complete path of the file used for controlling the cache lifetime(string) );
Overrides
Cache_Lite::__construct() (Constructor)
Parameters: