mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
070bbb5d0e
Removing Controller::$pageTitle and View::$pageTitle. Instead you should set('title_for_layout', $val) from your view or controller. Test cases updated. |
||
---|---|---|
.. | ||
components | ||
app_controller.php | ||
component.php | ||
controller.php | ||
pages_controller.php | ||
scaffold.php |