]> git.mxchange.org Git - friendica.git/commit
template engine rework
authorFabrixxm <fabrix.xm@gmail.com>
Wed, 27 Mar 2013 14:37:59 +0000 (10:37 -0400)
committerFabrixxm <fabrix.xm@gmail.com>
Tue, 23 Apr 2013 07:27:52 +0000 (03:27 -0400)
commitddf1caf0fd9ea4fc97147ba7b45587bcf7a6fab4
tree1e3de96c2ab32f63114357a8e6206d39f6248e30
parenta34b1ceb3a3aaa432698cd3bb5914550f22443a5
template engine rework
- use smarty3 as default engine
- new pluggable template engine system
boot.php
include/friendica_smarty.php
include/template_processor.php
include/text.php
object/TemplateEngine.php [new file with mode: 0644]