cakephp2-php8/cake/libs/cache
2007-10-27 20:00:29 +00:00
..
apc.php Correcting @return int 2007-10-22 16:11:12 +00:00
file.php fixed usage of empty params in ShellDispatcher, fixed missing variable in ProjectTask, updated SchemaShell and generation. Schema can now generate a snapshot, and can be forced to generate before models are created. Added 'run' command to handle create and update of the database. Test runs can be performed using -dry. Be sure to check out cake schema help. 2007-10-27 20:00:29 +00:00
memcache.php Correcting @return int 2007-10-22 16:11:12 +00:00
model.php Removing vars that are no longer used. 2007-10-27 01:32:17 +00:00
xcache.php Changing @return int to @return integer and @param bool to @param boolean 2007-10-22 16:54:36 +00:00