<?php
/**
* PHP Mikrotik Billing (https://ibnux.github.io/phpnuxbill/)
**/
Class App{
public static function _run(){
return true;
}