cakephp2-php8/cake/libs/model
mark_story f33329ae43 Merge branch 'acl-behavior' into 2.0
Conflicts:
	cake/libs/model/behaviors/acl.php
	cake/tests/cases/libs/model/behaviors/acl.test.php
2011-03-19 10:14:10 -04:00
..
behaviors Merge branch 'acl-behavior' into 2.0 2011-03-19 10:14:10 -04:00
datasources Removed the ReflectionClass when filtering results. The Reflection just help in big data. 2011-02-26 18:24:05 -03:00
app_model.php Removing @subpackage tags, moving contents of @subpackage into @package. 2010-12-24 14:09:57 -05:00
behavior_collection.php Removing a pointless import in CakeRequest. 2011-02-05 01:28:41 -05:00
cake_schema.php Fixing more issues with database prefixes 2011-02-24 01:31:03 -04:30
connection_manager.php Changed the trigger_error by exceptions in ConnectionManager. 2011-01-12 23:08:34 -02:00
db_acl.php Fixing some issues in ACL related classes when using database prefixes 2011-02-23 01:22:23 -04:30
model.php Fixing issues with plugin models used in habtm 'with' keys. Fixes #1548 2011-03-19 08:45:10 -04:00
model_behavior.php Adding documentation. 2010-12-26 17:21:49 -05:00