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
@@ -155,7 +155,7 @@ foreach ($modulesdir as $dir) {
|
||||
ksort($arrayofnatures);
|
||||
}
|
||||
|
||||
// Define array $categ with categ with at least one qualified module
|
||||
// Define an array $categ with categ with at least one qualified module
|
||||
if ($modulequalified > 0) {
|
||||
$modules[$i] = $objMod;
|
||||
$filename[$i] = $modName;
|
||||
|
||||
Reference in New Issue
Block a user