CakePHP 2 fork that supports PHP 8
Find a file
phpnut ad32fd4cf2 Merging fixes from [3315]
Fixing errors when trying to use plugin components.
Added Controller::_initComponents();
Changed helpers and components to allow using plugins helpers or
components.
Syntax:
var $helpers = array('PluginName/HelperName');
var $components= array('PluginName/ComponentName'); 

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3316 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-29 17:28:13 +00:00
app updating 1.2.x.x generic css 2006-06-22 21:58:42 +00:00
cake Merging fixes from [3315] 2006-07-29 17:28:13 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
VERSION.txt Beginning to port fixes to 1.2.x.x code from 1.1.x.x 2006-07-15 03:36:53 +00:00