mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
refactor announce
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
defined('LARAVEL_START') || define('LARAVEL_START', microtime(true));
|
||||
defined('NEXUS_START') || define('NEXUS_START', LARAVEL_START);
|
||||
defined('IN_NEXUS') || define('IN_NEXUS', false);
|
||||
require dirname(__DIR__) . '/include/constants.php';
|
||||
|
||||
Reference in New Issue
Block a user