forked from Wavyzz/dolibarr
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