]> git.mxchange.org Git - core.git/commit
Fake template engine added, variables can now be compiled for config entries:
authorRoland Häder <roland@mxchange.org>
Tue, 5 Jan 2010 05:14:16 +0000 (05:14 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 5 Jan 2010 05:14:16 +0000 (05:14 +0000)
commit1af09bcf5c682321e1ab22782fab94ed643fc267
treeec190836c018e89dbbf59fbbc28e6174c4f57bba
parentd2d62b98ebbdb8fa02376c08cec3badb9e48d459
Fake template engine added, variables can now be compiled for config entries:
- New fake template engine ConsoleTemplateEngine added (unfinished)
- New method to compile configuration entries in 'general' variable stack added
.gitattributes
inc/classes/main/template/class_BaseTemplateEngine.php
inc/classes/main/template/console/.htaccess [new file with mode: 0644]
inc/classes/main/template/console/class_ConsoleTemplateEngine.php [new file with mode: 0644]