cakephp2-php8/cake/libs/model
phpnut 166132ca10 Moving all acl related models to model/db_acl.php.
Removing components/models directories
Changing the ACL_FILENAME setting in core.php

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4960 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-01 01:49:51 +00:00
..
behaviors Adding initial implementation of I18n database translation support 2007-04-25 00:24:19 +00:00
datasources Adding fix when mysql_connect is set as a connection in the database config and persistent key is not set in the config, the default for persistent is true and this would override the settings in the database config 2007-04-30 10:56:22 +00:00
behavior.php Adding missing headers 2007-02-09 18:18:01 +00:00
connection_manager.php Fixing [Only variable references should be returned by reference] 2007-04-05 04:47:01 +00:00
db_acl.php Moving all acl related models to model/db_acl.php. 2007-05-01 01:49:51 +00:00
ini_acl.php Moving all acl related models to model/db_acl.php. 2007-05-01 01:49:51 +00:00
model.php Adding fix for #2505 2007-05-01 00:19:42 +00:00