This commit is contained in:
kremsy
2014-05-01 17:35:07 +02:00
committed by Steffen Schröder
parent 92adc1f13b
commit 6ae3bb3f20
9 changed files with 8 additions and 9 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ class WidgetPlugin implements CallbackListener, Plugin {
* @return mixed
*/
public static function prepare(ManiaControl $maniaControl) {
// TODO: Implement prepare() method.
//do nothing
}
/**