[eluser]Tominator[/eluser]
Hi!
I'm preparing new update. What's going to change?
* NEW: Conditions will support PHP functions! (<!-- IF strtolower("{user_type}") == "admin" -->

* FIX: Paths will be able to change via config.
* FIX: Little bug in conditions. Never mind
And I want to hear your voice about paths. I want to implement them this way:
Code:
$template_folder = '/%appdata%/views/';
$theme_folder = '/%appdata/views/%theme%/tpl/'; //(where tpls should be stored)
The question is: Is this solution good enought? Thanks for answers!
@lnguyen: Thank you!
Have a nice day,
Tom