Update create_db.php
This commit is contained in:
@@ -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;
|
||||||
@@ -184,6 +183,7 @@
|
|||||||
$conn->close();
|
$conn->close();
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user