mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
This commit is contained in:
@@ -25,6 +25,8 @@ if($db->db_query($qry))
|
||||
echo "Aktualiserung erfolgreich";
|
||||
else
|
||||
echo "Fehler beim Aktualisieren:".$db->db_last_error();
|
||||
|
||||
$db->db_query('COMMIT;');
|
||||
?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user