Removed Closing PHP Tags
This commit is contained in:
@ -161,5 +161,3 @@ class ManialinkManager implements CallbackListener {
|
||||
return $this->maniaControl->client->query('TriggerModeScriptEvent', 'LibXmlRpc_DisableAltMenu', $player->login);
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -13,5 +13,3 @@ interface ManialinkPageAnswerListener {
|
||||
*/
|
||||
const MANIALINKPAGEANSWERLISTENER_INTERFACE = __CLASS__;
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -63,5 +63,3 @@ class StyleManager {
|
||||
return $this->maniaControl->settingManager->getSetting($this, self::SETTING_QUAD_DEFAULT_SUBSTYLE);
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user