Fixing style errors.

This commit is contained in:
stickler-ci 2022-11-26 10:13:48 +00:00
parent 60257cec09
commit c8090a0361

View File

@ -1645,7 +1645,7 @@ if ($dirins && $action == 'confirm_deletemodule') {
$pathtofile = $listofmodules[strtolower($module)]['moduledescriptorrelpath']; $pathtofile = $listofmodules[strtolower($module)]['moduledescriptorrelpath'];
// Dir for module // Dir for module
$dir = dol_buildpath($modulelowercase, 0); $dir = dol_buildpath($modulelowercase, 0);
// Zip file to build // Zip file to build