finish plugin: sticky promotion

This commit is contained in:
xiaomlove
2022-06-08 14:15:59 +08:00
parent 44c750234a
commit 09f6e5b274
62 changed files with 954 additions and 178 deletions

View File

@@ -7,7 +7,8 @@ require dirname(__DIR__) . '/include/functions.php';
if (!RUNNING_IN_OCTANE) {
\Nexus\Nexus::boot();
}
$hook = new \Nexus\Plugin\Hook();
$plugin = new \Nexus\Plugin\Plugin();
/*
|--------------------------------------------------------------------------
| Create The Application