1
0
Fork 0

only use Smarty if the view/smarty3/ directory is writable; location bug fix

This commit is contained in:
Zach Prezkuta 2012-12-23 06:16:35 -07:00
commit 53a4cf5339
20 changed files with 34 additions and 19 deletions

View file

@ -1,6 +1,6 @@
<?php
$a->theme_info = array();
$a->theme['template_engine'] = 'smarty3';
set_template_engine($a, 'smarty3');
function duepuntozero_init(&$a) {
$a->page['htmlhead'] .= <<< EOT