2017-03-11 02:51:06 +07:00
|
|
|
<?php
|
|
|
|
/**
|
2023-10-12 15:55:42 +07:00
|
|
|
* PHP Mikrotik Billing (https://github.com/hotspotbilling/phpnuxbill/)
|
|
|
|
* by https://t.me/ibnux
|
|
|
|
**/
|
|
|
|
|
2017-03-11 02:51:06 +07:00
|
|
|
|
2024-11-04 13:57:28 +07:00
|
|
|
header('location: ../?_route=admin/');
|