remove of dol build path in Triggers
This commit is contained in:
parent
1dba611907
commit
af28c050f6
@ -31,7 +31,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/triggers/dolibarrtriggers.class.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/triggers/dolibarrtriggers.class.php';
|
||||||
require_once dol_buildpath("webhook/class/target.class.php");
|
require_once DOL_DOCUMENT_ROOT.'/webhook/class/target.class.php';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class of triggers for Webhook module
|
* Class of triggers for Webhook module
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user