View Single Post
  #1 (permalink)  
Old 05-09-2008, 03:56 AM
David David is offline
Junior Member
 
Join Date: Feb 2008
Posts: 15
Default 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?
Reply With Quote