cakephp2-php8/cake/tests/test_app/plugins/test_plugin
2010-04-23 22:31:21 -04:00
..
config Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
controllers Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
libs Adding CakeLogInterface and implementing it in core and test suite classes. The new interface is used for method detection instead of a hard method check. Making CakeLog throw exceptions instead of trigger errors when things go wrong. 2010-04-23 22:31:21 -04:00
locale/po fixes #6455, i18n locale message category bug 2009-07-03 15:54:26 +00:00
models Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
vendors Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
views Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
webroot Fixing delivery of plugin assets that reside in the root of a plugin webroot directory. Tests added. 2010-02-16 23:18:49 -05:00
test_plugin_app_controller.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
test_plugin_app_model.php Not forcing the use of ds, so will use $useDbConfig instead, tests added. Fixes #324. 2010-02-15 14:46:18 -03:00