Quote:
Originally Posted by Div 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.