statistics: removed debug statements
This commit is contained in:
@@ -71,7 +71,6 @@ function statistics_json_init() {
|
|||||||
|
|
||||||
header("Content-Type: application/json");
|
header("Content-Type: application/json");
|
||||||
echo json_encode($statistics);
|
echo json_encode($statistics);
|
||||||
print_r($users);
|
|
||||||
logger("statistics_init: printed ".print_r($statistics, true));
|
logger("statistics_init: printed ".print_r($statistics, true));
|
||||||
killme();
|
killme();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user