diff --git a/hwe/j_map_history.php b/hwe/j_map_history.php index a4e24461..6cfd0d80 100644 --- a/hwe/j_map_history.php +++ b/hwe/j_map_history.php @@ -8,8 +8,6 @@ $year = Util::getReq('year', 'int'); $month = Util::getReq('month', 'int'); $serverID = Util::getReq('serverID', 'string', null); -extractMissingPostToGlobals(); - $url = '/a_history.php'; if(!strpos($_SERVER['HTTP_REFERER'], $url)) {