HOR-3769
Fix Net class and error reporting level.
This commit is contained in:
@@ -6,7 +6,6 @@ use Illuminate\Foundation\Console\Kernel;
|
||||
require_once __DIR__ . '/gulliver/system/class.g.php';
|
||||
require_once __DIR__ . '/bootstrap/autoload.php';
|
||||
require_once __DIR__ . '/bootstrap/app.php';
|
||||
$app->make(Kernel::class)->bootstrap();
|
||||
|
||||
$scriptDir = dirname(__FILE__).'/';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user