Open GoogleCodeExporter opened 9 years ago
I gave the following in my bootstrap which works without any problems.
$db = $this->getPluginResource('db')->getDbAdapter();
$zfdebug->registerPlugin(new ZFDebug_Controller_Plugin_Debug_Plugin_Database(array('adapter'=>$db)));
Perhaps this works for you too :)
Cheers
Daan
Original comment by daankint...@gmail.com
on 12 Jun 2010 at 8:23
Original issue reported on code.google.com by
sili...@gmail.com
on 7 Feb 2010 at 3:32