docker #1
This commit is contained in:
@@ -8,7 +8,7 @@ foreach ($_POST as $key => $value) {
|
||||
}
|
||||
*/
|
||||
if ($_SERVER['HTTP_HOST'] == 'badmintoncoach.hu') $sql = new sql('localhost','root','','badminton_coach');
|
||||
else $sql = new sql('localhost','tollashodos','uprRscU8bGpJ','tollashodos');
|
||||
else $sql = new sql('bc_mysql','tollashodos','uprRscU8bGpJ','tollashodos');
|
||||
|
||||
|
||||
if ($_POST['checked'] == "true") {
|
||||
|
||||
Reference in New Issue
Block a user