2
0
forked from Wavyzz/dolibarr

Fix forcing on module setup was not working

This commit is contained in:
Laurent Destailleur
2016-07-23 13:20:34 +02:00
parent 1b9b4395b9
commit 867a0072e3
3 changed files with 7 additions and 3 deletions

View File

@@ -304,7 +304,7 @@ $h++;
print "<br>\n";
dol_fiche_head($head, $mode, $langs->trans("Modules"));
dol_fiche_head($head, $mode, '');
$var=true;