On Tue, 29 Sep 2009, Farrukh Abbas wrote:

> for instance i don't like using <a href=> </a> ... something like link_to()
> which would be coherent with the rest of the application/framework

But your link is not an action, and link_to() uses routing...

> and also that i could use sfConfig::get('sf_upload_dir_name') instead of
> "/uploads/" string (btw - why is this config variable removed from defaults
> in sf 1.2? sfConfig::get('sf_upload_dir_name') returns nothing)

Probably because it should be sfConfig::get('sf_upload_dir');    ??



-- 




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to