Fixing style errors.
This commit is contained in:
parent
60257cec09
commit
c8090a0361
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user