added statisticmanager

This commit is contained in:
kremsy
2013-12-31 17:31:05 +01:00
parent df4b11cc6b
commit e22649e499
2 changed files with 17 additions and 2 deletions

View File

@ -0,0 +1,11 @@
<?php
/**
* Statistic Manager Class
*
* @author steeffeen & kremsy
*/
class StatisticManager {
}