update file to remove @override database adress

This commit is contained in:
JunkJumper
2019-07-03 17:40:12 +02:00
parent 0581fb6019
commit 54f9ecb7ab
8 changed files with 75 additions and 58 deletions

View File

@ -1,8 +1,9 @@
<?php
$servername = "localhost";
$username = "root";
$password = "root";
$dbname = "database";
include 'database.php';
echo"test mysql";
if (isset($_GET['vent']))
{