backup list and backup download (.sql)
This commit is contained in:
@@ -164,6 +164,10 @@ class page {
|
||||
# STATISZTIKÁK
|
||||
include('include_stats.php');
|
||||
break;
|
||||
case 'download_backup':
|
||||
# BIZTONSÁGI MENTÉS LETÖLTÉS
|
||||
include('include_download_backup.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