mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed footer timezone
This commit is contained in:
parent
49bf10f0f8
commit
e1e866a441
@ -33,7 +33,6 @@ $headerTitle = __('User detail editor');
|
||||
require $config['homedir'].'/operation/users/user_edit_header.php';
|
||||
|
||||
if (is_metaconsole() === false) {
|
||||
date_default_timezone_set('UTC');
|
||||
include 'include/javascript/timezonepicker/includes/parser.inc';
|
||||
|
||||
// Read in options for map builder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user