Update create_db.php

This commit is contained in:
jakani24
2024-01-20 11:01:08 +01:00
parent 0a67de9ff6
commit e9cd5d077c

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>
</div>
<?php
$success=1;
@@ -184,6 +183,7 @@
$conn->close();
?>
</div>
</div>
</div>
</body>
</html>