starting customvotes plugin

This commit is contained in:
kremsy 2014-01-11 18:51:07 +01:00 committed by Steffen Schröder
parent a6e7ac785e
commit 6cd0f683f0

View File

@ -0,0 +1,14 @@
<?php
/**
* Created by PhpStorm.
* User: Lukas
* Date: 11.01.14
* Time: 18:29
*/
namespace ManiaControl\Plugins;
class CustomVotes {
}