Fixing style errors.

This commit is contained in:
stickler-ci 2020-09-03 08:24:12 +00:00
parent c043501ee5
commit 8c514c8025

View File

@ -1349,10 +1349,10 @@ if ($resql)
} }
} }
} }
} else { } else {
dol_print_error($db); dol_print_error($db);
} }
// End of page // End of page
llxFooter(); llxFooter();
$db->close(); $db->close();