created stats menu with balance stat
This commit is contained in:
@@ -160,6 +160,10 @@ class page {
|
||||
# BEÁLLÍTÁSOK
|
||||
include('include_balance_list.php');
|
||||
break;
|
||||
case 'stats':
|
||||
# STATISZTIKÁK
|
||||
include('include_stats.php');
|
||||
break;
|
||||
case 'delete_training_type':
|
||||
# EDZÉS TÍPUS TÖRLÉS
|
||||
include('include_delete_training_type.php');
|
||||
|
||||
Reference in New Issue
Block a user