Typo
This commit is contained in:
		| @@ -19,7 +19,7 @@ $db_pass = 'mysqlpassword'; | |||||||
| $db_data = 'mysqldatabasename'; | $db_data = 'mysqldatabasename'; | ||||||
|  |  | ||||||
| // smarty3 compile dir. make sure is writable by webserver | // 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". | // 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. | // It can be changed later and only applies to timestamps for anonymous viewers. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user