starting customvotes plugin
This commit is contained in:
parent
a6e7ac785e
commit
6cd0f683f0
14
application/plugins/CustomVotes.php
Normal file
14
application/plugins/CustomVotes.php
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<?php
|
||||||
|
/**
|
||||||
|
* Created by PhpStorm.
|
||||||
|
* User: Lukas
|
||||||
|
* Date: 11.01.14
|
||||||
|
* Time: 18:29
|
||||||
|
*/
|
||||||
|
|
||||||
|
namespace ManiaControl\Plugins;
|
||||||
|
|
||||||
|
|
||||||
|
class CustomVotes {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user