no message

This commit is contained in:
hellcat 2025-04-14 16:54:59 +08:00
parent 722937e8d9
commit 3bd0dfc4e2

View File

@ -56,9 +56,9 @@ final class HookController
// 拆分后直接
@$aArg = explode(" ", $sText);
if ($aArg[0] != '$') {
exit();
}
// if ($aArg[0] != '$') {
// exit();
// }
unset($aArg[0]); // 丢掉$