checkApiKey($_REQUEST['api_key']); // Output JSON format echo json_encode(array('getpoolhashrate' => $statistics->getCurrentHashrate())); // Supress master template $supress_master = 1; ?>