add init hook

This commit is contained in:
Frédéric FRANCE 2023-04-20 22:14:02 +02:00 committed by GitHub
parent dbfc6d0715
commit 78ae00d342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,6 +102,8 @@ $websitekey = '';
$permissiontoadd = $permissiontouploadfile; // Used by the include of actions_addupdatedelete.inc.php and actions_linkedfiles
// Initialize technical object to manage hooks of page. Note that conf->hooks_modules contains array of hook context
$hookmanager->initHooks(array('ecmmediascard', 'globalcard'));
/*
* Actions