Typo
This commit is contained in:
parent
304934a90c
commit
069e874e6d
@ -19,7 +19,7 @@ $db_pass = 'mysqlpassword';
|
||||
$db_data = 'mysqldatabasename';
|
||||
|
||||
// smarty3 compile dir. make sure is writable by webserver
|
||||
$a->config['system']['smarty3_folder'] = "view/tpl/smart3";
|
||||
$a->config['system']['smarty3_folder'] = "view/tpl/smarty3";
|
||||
|
||||
// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
|
||||
// It can be changed later and only applies to timestamps for anonymous viewers.
|
||||
|
Reference in New Issue
Block a user