Removed Closing PHP Tags

This commit is contained in:
Steffen Schröder
2013-12-15 09:00:30 +01:00
parent 40e7b45b9c
commit 43b46aaf01
26 changed files with 36 additions and 88 deletions

View File

@ -63,5 +63,3 @@ class StyleManager {
return $this->maniaControl->settingManager->getSetting($this, self::SETTING_QUAD_DEFAULT_SUBSTYLE);
}
}
?>