Update transaction.php

This commit is contained in:
Laurent Destailleur 2018-09-15 17:07:18 +02:00 committed by GitHub
parent c36ee72de0
commit 69a577f58d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,5 +207,6 @@ elseif ($txn->status=='failed')
print '</FORM>';
} else {}
// End of page
llxFooter();
$db->close();