cakephp2-php8/cake/console/libs/templates/skel/config/sql
2007-11-25 16:01:49 +00:00
..
db_acl.php adding i18n and sessions schema files. command modified slightly to : cake schema run create DbAcl, cake schema run create i18n, and cake schema run create Sessions 2007-11-25 16:01:49 +00:00
db_acl.sql Restructuring console directory 2007-05-04 20:09:34 +00:00
i18n.php adding i18n and sessions schema files. command modified slightly to : cake schema run create DbAcl, cake schema run create i18n, and cake schema run create Sessions 2007-11-25 16:01:49 +00:00
i18n.sql Correcting Model::invalidFields() isset would return false if $data[$fieldName] had been set to null, fixes issues with validating fields if their value had been set to null. 2007-09-20 22:45:00 +00:00
sessions.php adding i18n and sessions schema files. command modified slightly to : cake schema run create DbAcl, cake schema run create i18n, and cake schema run create Sessions 2007-11-25 16:01:49 +00:00
sessions.sql Fixing paths erros in new bash and CLI scripts. 2007-05-06 03:12:23 +00:00