mirror of
https://github.com/ZeroDream-CN/PHPMC7
synced 2026-05-18 03:36:29 +08:00
v7.3.3199 更新
修改插件加载时搜索目录的方式,同时搜索子目录插件
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
// PHPMC 7 Version define
|
||||
// Don't change this, because it will interfere your update.
|
||||
define("PHPMC_VERSION", "7.3.3185");
|
||||
define("PHPMC_VERSION", "7.3.3199");
|
||||
|
||||
include(ROOT . "/include/core/PHPMC/Event.php");
|
||||
include(ROOT . "/include/core/PHPMC/User.php");
|
||||
|
||||
Reference in New Issue
Block a user