Implement Smarty3

This commit is contained in:
Zach Prezkuta
2012-12-22 12:57:29 -07:00
parent 5cedd3430f
commit 96ed0a7791
755 changed files with 21646 additions and 637 deletions
+1
View File
@@ -11,6 +11,7 @@
$a->theme_info = array(
'extends' => 'duepuntozero',
);
$a->theme['template_engine'] = 'smarty3';
function darkzero_init(&$a) {
$a->page['htmlhead'] .= <<< EOT