Fixing style errors.

This commit is contained in:
stickler-ci 2022-11-14 16:41:54 +00:00
parent 8ce49001a7
commit 578c8cf2c4
2 changed files with 1 additions and 2 deletions

View File

@ -109,7 +109,6 @@ if ($action == 'setModuleOptions') {
if ($upload_dir) { if ($upload_dir) {
$result = dol_add_file_process($upload_dir, 1, 1, 'uploadfile', ''); $result = dol_add_file_process($upload_dir, 1, 1, 'uploadfile', '');
if ($result <= 0) { if ($result <= 0) {
$error++; $error++;