send report
This commit is contained in:
@@ -280,7 +280,11 @@ class page {
|
||||
# EGYENLEG LISTA LETÖLTÉSE
|
||||
include('include_download_report.php');
|
||||
break;
|
||||
case 'set_credit_to_zero':
|
||||
case 'send_report':
|
||||
# EGYENLEG LISTA KÜLDÉSE
|
||||
include('include_send_report.php');
|
||||
break;
|
||||
case 'set_credit_to_zero':
|
||||
# HITELALKALOM NULLÁZÁS
|
||||
include('include_set_credit_to_zero.php');
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user