Hi.I want know how to get back values static stored on Zend_Loader_PluginLoader in another instance.
$loader = new Zend_Loader_PluginLoader(array( 'Foo_View_Helper' => 'application/modules/foo/views/helpers'),
'foo'
);
How to create another instace to get 'foo' values back?
thanks
--
Haroldo Mitsumi Murata [K33]
