support plugin

This commit is contained in:
xiaomlove
2022-06-03 03:42:53 +08:00
parent 29d414ce0a
commit 44c750234a
21 changed files with 333 additions and 68 deletions
+3
View File
@@ -46,3 +46,6 @@ define ("UC_SYSOP",15);
define ("UC_STAFFLEADER",16);
ignore_user_abort(1);
@set_time_limit(60);
$hook = new \Nexus\Plugin\Hook();
$plugin = new \Nexus\Plugin\Plugin();