no message
This commit is contained in:
parent
96226dc94e
commit
81224d9fa1
@ -70,7 +70,7 @@ final class HookController
|
||||
$aParams['aOption'] = $aOption;
|
||||
$aParams['aArg'] = $aArg;
|
||||
|
||||
$sClassPath = "App\\Services\\TG\\Hook\\Mod\\".$sClass;
|
||||
$sClassPath = "App\\Services\\Tg\\Hook\\Mod\\".$sClass;
|
||||
|
||||
// if (method_exists($sClassPath, $sFunc)) {
|
||||
$oInstans = new $sClassPath($aUpdate);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user