update file to remove @override database adress
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
<?php
|
||||
$servername = "localhost";
|
||||
$username = "root";
|
||||
$password = "root";
|
||||
$dbname = "database";
|
||||
|
||||
include 'database.php';
|
||||
|
||||
try
|
||||
{
|
||||
// Connection MySQL.
|
||||
|
Reference in New Issue
Block a user