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> <p>If the creation fails, please wait a minute and try again. The database server might still be starting at the time.</p>
<br> <br>
</div> </div>
</div>
</div> </div>
<?php <?php
$success=1; $success=1;
@@ -185,5 +184,6 @@
?> ?>
</div> </div>
</div> </div>
</div>
</body> </body>
</html> </html>