added statisticmanager
This commit is contained in:
11
application/core/Statistics/StatisticManager.php
Normal file
11
application/core/Statistics/StatisticManager.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
/**
|
||||
* Statistic Manager Class
|
||||
*
|
||||
* @author steeffeen & kremsy
|
||||
*/
|
||||
|
||||
|
||||
class StatisticManager {
|
||||
|
||||
}
|
Reference in New Issue
Block a user