Removed Closing PHP Tags
This commit is contained in:
@ -106,5 +106,3 @@ class Player {
|
||||
return $this->path;
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
@ -213,5 +213,3 @@ class PlayerCommands implements CommandListener {
|
||||
$this->maniaControl->chat->sendSuccess('Fake players disconnected!', $player->login);
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user