mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
plugin management + user tables and torrents table text column migrate
This commit is contained in:
@@ -9,6 +9,7 @@ if (!RUNNING_IN_OCTANE) {
|
||||
}
|
||||
$GLOBALS['hook'] = $hook = new \Nexus\Plugin\Hook();
|
||||
$GLOBALS['plugin'] = $plugin = new \Nexus\Plugin\Plugin();
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Create The Application
|
||||
|
||||
Reference in New Issue
Block a user