added new mysql user
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
ini_set('include_path', '../_class/');
|
||||
include('class_sql.php');
|
||||
if ($_SERVER['HTTP_HOST'] == 'cegledcoach.hu') $sql = new sql('bcd_mysql','root','','badminton_coach');
|
||||
else $sql = new sql('localhost','livingsp_admin','135MtxeI8v','livingsp_badminton');
|
||||
else $sql = new sql('localhost','livingsp_coach','R186er012qw5','livingsp_badminton');
|
||||
|
||||
$filter1 = "";
|
||||
if (!empty($_POST['uk_filter_name'])) {
|
||||
|
||||
Reference in New Issue
Block a user