mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
announce include functions.php
This commit is contained in:
@@ -5,6 +5,7 @@ $rootpath= dirname(__DIR__) . '/';
|
||||
require_once $rootpath . 'include/constants.php';
|
||||
require_once $rootpath . 'include/globalfunctions.php';
|
||||
require_once $rootpath . 'include/functions_announce.php';
|
||||
require_once $rootpath . 'include/functions.php';
|
||||
require_once $rootpath . 'vendor/autoload.php';
|
||||
\Nexus\Nexus::boot();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user