Commit 323dcc6e authored by Seblu's avatar Seblu
Browse files

move db_connect to be able to have one different by server

parent bb8e0ae9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
<?
// This file must be copied in db_connect.php and set correct values

$localhost = "localhost";
$user = "eptv";
$password = "Moovu6chi3";