mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-06-13 23:07:33 +08:00
define NEXUS_START in api
This commit is contained in:
+1
-1
@@ -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