mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
3f2bc3ab82
The View::__construct() had a check for $controller != null; Removing this fixed the errors related to not setting the vars from the controller instance. Removed $this->parent =& $this->controller->parent; and $this->displayFields=&$this->controller->displayFields; which are not defined in the core Controller git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3204 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
helpers | ||
templates | ||
helper.php | ||
view.php |