phpnuxbill/index.php
2022-09-05 15:12:00 +07:00

8 lines
125 B
PHP

<?php
/**
* PHP Mikrotik Billing (https://ibnux.github.io/phpmixbill/)
**/
require ('system/boot.php');
App::_run();