remove log input

This commit is contained in:
alejandro.campos@artica.es 2021-05-05 10:35:00 +02:00
parent f0f7244d84
commit e28c6377de
1 changed files with 0 additions and 1 deletions

View File

@ -1078,7 +1078,6 @@ class Item extends CachedModel
$mobile_navigation = true;
}
error_log(obhd($_SERVER['PHP_SELF']));
// Load side libraries.
include_once $config['homedir'].'/include/functions_ui.php';
if (\is_metaconsole() === true) {