phpnuxbill/index.php
2022-10-16 14:48:21 +07:00

8 lines
125 B
PHP

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