Remuve traces

This commit is contained in:
Arturo Gonzalez 2017-03-14 19:14:56 +01:00
parent 1adb43bfb0
commit 3485497639
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@ if (is_ajax ()) {
$dangerous_query = true; $dangerous_query = true;
} }
} }
html_debug($number, true);
html_debug($config['MR'], true);
if ($dangerous_query) { if ($dangerous_query) {
$error_file = fopen($config["homedir"] . "/extras/mr/error.txt", "w"); $error_file = fopen($config["homedir"] . "/extras/mr/error.txt", "w");