Merge remote-tracking branch 'origin/3.8' into develop
This commit is contained in:
commit
1fdf4b69f8
@ -95,6 +95,7 @@ class HookManager
|
|||||||
$pathroot = '';
|
$pathroot = '';
|
||||||
|
|
||||||
// Include actions class overwriting hooks
|
// Include actions class overwriting hooks
|
||||||
|
dol_syslog('Loading hook:' . $actionfile, LOG_INFO);
|
||||||
$resaction=dol_include_once($path.$actionfile);
|
$resaction=dol_include_once($path.$actionfile);
|
||||||
if ($resaction)
|
if ($resaction)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user