mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-10 19:12:59 +01:00
Update modules_boxes.php
This commit is contained in:
committed by
GitHub
parent
4a57871586
commit
39cf086ace
@@ -464,7 +464,7 @@ class ModeleBoxes // Can't be abtract as it is instantiated to build "empty" box
|
||||
closedir($handle);
|
||||
}
|
||||
}
|
||||
echo "<pre>";print_r($modules);echo "</pre>";
|
||||
//echo "<pre>";print_r($modules);echo "</pre>";
|
||||
|
||||
asort($orders);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user