mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
remove log input
This commit is contained in:
parent
f0f7244d84
commit
e28c6377de
@ -1078,7 +1078,6 @@ class Item extends CachedModel
|
|||||||
$mobile_navigation = true;
|
$mobile_navigation = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
error_log(obhd($_SERVER['PHP_SELF']));
|
|
||||||
// Load side libraries.
|
// Load side libraries.
|
||||||
include_once $config['homedir'].'/include/functions_ui.php';
|
include_once $config['homedir'].'/include/functions_ui.php';
|
||||||
if (\is_metaconsole() === true) {
|
if (\is_metaconsole() === true) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user