camp modfications

This commit is contained in:
Ricsi
2017-06-16 20:49:46 +02:00
parent fa0e1a6488
commit f0d4bb9e7a
8 changed files with 25 additions and 19 deletions

View File

@@ -99,6 +99,8 @@ $smarty->assign('error_msg', $error_msg);
if ($_SERVER['HTTP_HOST'] == 'badmintoncoach.hu') $sql = new sql('bc_mysql','root','','badminton_coach');
else $sql = new sql('localhost','tollashodos','uprRscU8bGpJ','tollashodos');
$dev = $_SERVER['HTTP_HOST'] == 'badmintoncoach.hu';
//var_dump($sql);
//echo $_GET['page'];