That's what I was going to suggest.
On Dec 22, 2008, at 5:49 PM, Jesse wrote: > > you can try to create a module.yml for the specific module you want to > disable smarty.. > > set > > all: > view_class: sfPHP > > > On Dec 22, 5:56 am, Prashanth <[email protected]> wrote: >> Hi, >> >> I am working on a project where people has used smaty for the >> view class, I want to disable that for specific or the new module. >> How >> to do that? >> >> app.yml: >> >> all: >> sfSmartyView: >> class_path: /usr/local/apache/htdocs/smarty/libs >> template_extension: .htm >> >> module.yml >> >> all: >> view_class: sfSmarty >> >> -- >> regards, >> >> Prashanth > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
