Remuve traces
This commit is contained in:
parent
1adb43bfb0
commit
3485497639
|
@ -35,8 +35,6 @@ 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…
Reference in New Issue