minor improvements and cleanups

This commit is contained in:
Steffen Schröder
2013-11-10 17:38:54 +01:00
parent 0ac8fcde15
commit c7e4464f30
4 changed files with 29 additions and 15 deletions

View File

@ -1,9 +1,11 @@
<?php
namespace ManiaControl;
/**
* Manialink utility class
*
* @author Steff
* @author steeffeen & kremsy
*/
class ManialinkUtil {