cakephp2-php8/cake/libs/model
phpnut 5cd13cff26 Adding additional tests for validation.
Added fix to model to pass the new tests

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4970 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-01 10:30:36 +00:00
..
behaviors Correcting subpackage tag 2007-05-01 02:44:00 +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 Fixing paths to correctly load acl models. 2007-05-01 02:30:26 +00:00
model.php Adding additional tests for validation. 2007-05-01 10:30:36 +00:00