mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 11:27:24 +08:00
support plugin
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user