mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch 'ent-8389-12803-Desajuste-horas-en-consola' into 'develop'
fixed footer timezone See merge request artica/pandorafms!4644
This commit is contained in:
commit
e8f07aa0d0
@ -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