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
|
@ -11,7 +11,7 @@
|
|||
|
||||
$a = get_app();
|
||||
$a->theme_info = array();
|
||||
$a->theme['template_engine'] = 'smarty3';
|
||||
set_template_engine($a, 'smarty3');
|
||||
|
||||
function smoothly_init(&$a) {
|
||||
$cssFile = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue