no message
This commit is contained in:
parent
722937e8d9
commit
3bd0dfc4e2
@ -56,9 +56,9 @@ final class HookController
|
||||
// 拆分后直接
|
||||
@$aArg = explode(" ", $sText);
|
||||
|
||||
if ($aArg[0] != '$') {
|
||||
exit();
|
||||
}
|
||||
// if ($aArg[0] != '$') {
|
||||
// exit();
|
||||
// }
|
||||
|
||||
unset($aArg[0]); // 丢掉$
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user