I did exactly what you say but I was getting a "class not found" error.
[EMAIL PROTECTED] wrote:
>
> On 19/03/07, Nick Lo <[EMAIL PROTECTED]> wrote:
>> Zend_Registry::set('config',$config);
>> Zend_Registry::get('config');
>>
>> http://framework.zend.com/manual/en/zend.registry.html
>>
>
>
> Zend_Registry::set('config',$config); replaces Zend::register()
>
> Zend_Registry::get('config'); replaces Zend::registry()
>
>
> Still, I hope Zend::registry() not removed because it exists in all
> Actions ^^
> while Zend::register() only in bootstrap
>
>
--
View this message in context:
http://www.nabble.com/unclear-example-of-using-of-zend-registry-tf3425165s16154.html#a9554403
Sent from the Zend Framework mailing list archive at Nabble.com.