Skip to content

Commit

Permalink
fix typo error
Browse files Browse the repository at this point in the history
  • Loading branch information
grandoc committed Nov 26, 2018
1 parent f0ab6e6 commit 3800fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion htdocs/admin/salaries.php
Expand Up @@ -129,4 +129,4 @@

// End of page
llxFooter();
$db->close();;
$db->close();

0 comments on commit 3800fde

Please sign in to comment.