only use Smarty if the view/smarty3/ directory is writable; location bug fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
$a->theme_info = array(
|
||||
'extends' => 'testbubble',
|
||||
);
|
||||
$a->theme['template_engine'] = 'smarty3';
|
||||
set_template_engine($a, 'smarty3');
|
||||
|
||||
|
||||
$a->page['htmlhead'] .= <<< EOT
|
||||
|
||||
Reference in New Issue
Block a user