| Recommend this page to a friend! |
| Classes of Florian Sax | > | File PHP | > | conf/templates.conf.php | > | Download | ||
|
|||||||||||||||||||||
<?PHP
; Templates configutation
;
;
embedBegin = <{;
embedEnd = }>;
valueBegin = <$;
valueEnd = $>;
dir = templates/;
index = index.tmpl;
confLoaded = true;
?> |