mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Debug traces
This commit is contained in:
parent
cfcac5e95f
commit
cdcd48ca17
@ -35,7 +35,8 @@ if (is_ajax ()) {
|
||||
$dangerous_query = true;
|
||||
}
|
||||
}
|
||||
|
||||
html_debug($number, true);
|
||||
html_debug($config['MR'], true);
|
||||
if ($dangerous_query) {
|
||||
$error_file = fopen($config["homedir"] . "/extras/mr/error.txt", "w");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user