mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Remove debug trace
This commit is contained in:
parent
f7d9831dd2
commit
eb803c3ff2
@ -55,7 +55,7 @@ if (file_exists ('../../include/languages/'.$user_language.'.mo')) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo '<link rel="stylesheet" href="../../include/styles/pandora.css" type="text/css"/>';
|
echo '<link rel="stylesheet" href="../../include/styles/pandora.css" type="text/css"/>';
|
||||||
html_debug_print(get_parameter('label', ''));
|
|
||||||
$label = str_replace('253D', '=', get_parameter('label'));
|
$label = str_replace('253D', '=', get_parameter('label'));
|
||||||
$label = base64_decode($label);
|
$label = base64_decode($label);
|
||||||
$id = get_parameter('id');
|
$id = get_parameter('id');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user