View Single Post
  #3 (permalink)  
Old 08-20-2006, 01:14 PM
stephencarr's Avatar
stephencarr stephencarr is offline
Casual Pligger
 
Join Date: Jul 2006
Location: UK
Posts: 70
Thanks: 18
Thanked 1 Time in 1 Post
Send a message via MSN to stephencarr Send a message via Skype™ to stephencarr
Quote:
Originally Posted by Div View Post
I'm not sure, but aren't they difined in the smartyvariables.php in the libs folder? I'm pretty sure thats where the file names are set.

Hope that helps.
If that is true then this is bad for templaters. Since all the stuff in libs is core code the template methodology would mean you don't touch that. I want to be able to dump a template in my templates directory and it just work, I don't want to have to request a user to update his lib folder too. I thought smarty was smarter than having to pre-define includes.
Reply With Quote