mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Show error, and fix IP Port custom
This commit is contained in:
parent
90a08cb731
commit
6eaede3c6e
11 changed files with 1020 additions and 936 deletions
|
@ -7,8 +7,6 @@
|
|||
* @license GNU General Public License version 2 or later; see LICENSE.txt
|
||||
|
||||
**/
|
||||
//ini_set('display_errors', 1);
|
||||
//ini_set('display_startup_errors', 1);
|
||||
//error_reporting(E_ALL);
|
||||
|
||||
require ('system/boot.php');
|
||||
App::_run();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue