forked from leftypol/leftypol
default timezone
This commit is contained in:
parent
c1a2a216e2
commit
24932a15bf
2 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
$debug['start'] = time();
|
||||
}
|
||||
|
||||
date_default_timezone_set($config['timezone']);
|
||||
|
||||
if(!isset($config['url_stylesheet']))
|
||||
$config['url_stylesheet'] = $config['root'] . 'style.css';
|
||||
if(!isset($config['url_javascript']))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue