only use Smarty if the view/smarty3/ directory is writable; location bug fix
This commit is contained in:
parent
96ed0a7791
commit
53a4cf5339
20 changed files with 34 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue