I figured it out.
$front = Zend_Controller_Front::getInstance();
$db = $front->getParam('bootstrap')->getResource('db');Michael DePetrillo [email protected] Mobile: (858) 761-1605 www.michaeldepetrillo.com On Wed, Jun 10, 2009 at 5:13 PM, Michael Depetrillo <[email protected]>wrote: > What is the best way to access bootstrap object from a controller plugin? > > Michael DePetrillo > [email protected] > Mobile: (858) 761-1605 > www.michaeldepetrillo.com >
