update file to remove @override database adress
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
<?php
|
||||
$servername = "localhost";
|
||||
$username = "root";
|
||||
$password = "root";
|
||||
$dbname = "database";
|
||||
|
||||
include 'database.php';
|
||||
|
||||
|
||||
|
||||
echo"test mysql";
|
||||
if (isset($_GET['vent']))
|
||||
{
|
||||
|
Reference in New Issue
Block a user