Changing the views folder to templates
Alright, I'm in the middle of a development. The problem is that well going folders /apps/views/scripts is becoming a little annoying and I want to be able to change it to /templates
I tried to use (zend_view)setBasePath but it didn't work as expected. Any suggestions?
|