mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
define NEXUS_START in api
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
|
||||
define('NEXUS_START', LARAVEL_START);
|
||||
define('IN_NEXUS', false);
|
||||
|
||||
require dirname(__DIR__) . '/include/constants.php';
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user