I define a variable in action: $this->url='bla';
I want to use this variable in the layout.php, but I got this message
"Notice: Undefined variable: url in /www/apps/frontend/templates/
layout.php on line 28"

Could any body tell me what's the problem? What should I do if I want
to set a variable on "layouot.php" from the control layer?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to