and again

This commit is contained in:
Tóth Richárd
2019-11-21 22:44:41 +01:00
parent eabb6bc13b
commit eb263ef213
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
//add some security check //add some security check
//ini_set('include_path', '../_class/'); //ini_set('include_path', '../_class/');
include('/var/www/cegled/_class/class_sql.php'); include('/home/livingsp/badminton.livingsport.hu/_class/class_sql.php');
//$sql = new sql('cegled_mysql','root','','badminton_coach'); //$sql = new sql('cegled_mysql','root','','badminton_coach');
$sql = new sql('localhost','livingsp_coach','R186er012qw5','livingsp_badminton'); $sql = new sql('localhost','livingsp_coach','R186er012qw5','livingsp_badminton');

View File

@@ -2,7 +2,7 @@
//add some security check //add some security check
//ini_set('include_path', '../_class/'); //ini_set('include_path', '../_class/');
include('/var/www/cegled/_class/class_sql.php'); include('/home/livingsp/badminton.livingsport.hu/_class/class_sql.php');
//$sql = new sql('cegled_mysql','root','','badminton_coach'); //$sql = new sql('cegled_mysql','root','','badminton_coach');
$sql = new sql('localhost','livingsp_coach','R186er012qw5','livingsp_badminton'); $sql = new sql('localhost','livingsp_coach','R186er012qw5','livingsp_badminton');