Update create_db.php

This commit is contained in:
jakani24
2024-01-20 11:01:40 +01:00
parent e9cd5d077c
commit 6be7bc93e2

View File

@@ -19,7 +19,6 @@
<p>If the creation fails, please wait a minute and try again. The database server might still be starting at the time.</p>
<br>
</div>
</div>
<?php
$success=1;
include "../config.php";
@@ -182,6 +181,7 @@
$conn->close();
?>
</div>
</div>
</div>
</div>