diff --git a/controllers/StatisticsController.php b/controllers/StatisticsController.php new file mode 100755 index 0000000..d7dc58f --- /dev/null +++ b/controllers/StatisticsController.php @@ -0,0 +1,16 @@ +render('index'); + } + } diff --git a/views/statistics/index.php b/views/statistics/index.php new file mode 100644 index 0000000..e4e464d --- /dev/null +++ b/views/statistics/index.php @@ -0,0 +1,20 @@ + + +