forked from Wavyzz/dolibarr
Better comments (#30200)
* Fix language * Fix language * Fix language * Fix language * Fix language * Fix language * Fix language * CI Missing language key * Update eventorganization.lang --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
committed by
GitHub
parent
4b275dc148
commit
96afcaa476
@@ -52,7 +52,7 @@ if (!$sortorder) {
|
||||
$sortorder = "asc";
|
||||
}
|
||||
|
||||
// Initialize technical object to manage hooks. Note that conf->hooks_modules contains array of hooks
|
||||
// Initialize a technical object to manage hooks. Note that conf->hooks_modules contains array of hooks
|
||||
$hookmanager->initHooks(array('moduleoverview'));
|
||||
$form = new Form($db);
|
||||
$object = new stdClass();
|
||||
|
||||
Reference in New Issue
Block a user