Update create_db.php

This commit is contained in:
jakani24
2024-01-20 11:00:33 +01:00
parent 1a2953825a
commit 0a67de9ff6

View File

@@ -21,16 +21,6 @@
</div>
</div>
</div>
</div>
</div>
</body>
</html>
<?php
$success=1;
include "../config.php";
@@ -193,5 +183,7 @@ if($success!==1){
$conn->close();
?>
</div>
</div>
</body>
</html>