-- caclass <[email protected]> wrote
(on Friday, 10 September 2010, 07:18 PM -0700):
> Do you know what is the purpose to add “resources” to  
> resources.layout.layout=
> ”default” in the file application.ini ? I got confused about it.

The "resources." prefix is used for bootstrap resources. In this case,
you're invoking the "layout" bootstrap resource, and providing
configuration to it.

If you don't prefix with this, then it's simply configuration that you
plan to draw on later when configuring an object manually.


> From: Monika [via Zend Framework Community] [mailto:[hidden email]]
> Sent: Thursday, September 02, 2010 1:39 AM
> To: caclass
> Subject: Re: Unable to change session data in controllers
> 
>  
> 
> Try to check if session/namespace is locked(readonly) using the isLocked()
> function in your controller.
> 
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> 
> View message @ http://zend-framework-community.634137.n4.nabble.com/
> Unable-to-change-session-data-in-controllers-tp2402403p2476808.html
> To unsubscribe from Unable to change session data in controllers, click here.
> 
>  
> 
> No virus found in this incoming message.
> Checked by AVG - www.avg.com
> Version: 8.5.441 / Virus Database: 271.1.1/3107 - Release Date: 09/01/10
> 18:34:00
> 
> 
> ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
> View this message in context: RE: Unable to change session data in controllers
> Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

Reply via email to