mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
ad32fd4cf2
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 |
||
---|---|---|
.. | ||
components | ||
component.php | ||
controller.php | ||
pages_controller.php | ||
scaffold.php |