Update modules_boxes.php

This commit is contained in:
Laurent Destailleur 2022-12-28 18:20:52 +01:00 committed by GitHub
parent 4a57871586
commit 39cf086ace
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);