cakephp2-php8/lib
mark_story cbd6cafed7 The event manager should be re-used.
View::__construct() gets the controller's event manager,
only to override it the first time getEventManager() is called.

Don't overwrite the Controller's event manager as it allows plugins
to more easily hook into the view process.
2012-05-14 21:18:09 -04:00
..
Cake The event manager should be re-used. 2012-05-14 21:18:09 -04:00