Clean debug lines

This commit is contained in:
Jose Gonzalez 2021-03-31 13:29:09 +02:00
parent 01a037e2d3
commit 0308fdbdc2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ global $config;
// Load the header.
require $config['homedir'].'/operation/users/user_edit_header.php';
hd($_REQUEST);
if (is_metaconsole() === false) {
date_default_timezone_set('UTC');
include 'include/javascript/timezonepicker/includes/parser.inc';