forked from kevinowino869/mitrobill
move config.php and install to root
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
* PHP Mikrotik Billing (https://ibnux.github.io/phpmixbill/)
|
||||
**/
|
||||
|
||||
require('config.php');
|
||||
require('../config.php');
|
||||
require('orm.php');
|
||||
|
||||
use PEAR2\Net\RouterOS;
|
||||
|
Reference in New Issue
Block a user