Works on capability to hook a thirdparty module.
This commit is contained in:
parent
c1fa8287ed
commit
4c33ad67e5
@ -90,6 +90,7 @@ if (! empty($hooks->objModules))
|
||||
foreach($hooks->objModules as $module)
|
||||
{
|
||||
$module->getObjectActions($hooks);
|
||||
$mesg = $module->error;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user