Removed Closing PHP Tags
This commit is contained in:
@ -147,5 +147,3 @@ class AdminMenu implements CallbackListener {
|
||||
$this->manialink = $manialink;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -157,5 +157,3 @@ class AuthCommands implements CommandListener {
|
||||
return $this->maniaControl->chat->sendUsageInfo($message, $player->login);
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
@ -202,5 +202,3 @@ class AuthenticationManager {
|
||||
return self::AUTH_LEVEL_PLAYER;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user