Fixed username in connection
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
$servername = "agile136.science.uva.nl";
|
$servername = "agile136.science.uva.nl";
|
||||||
$username = "admin";
|
$username = "mhbp";
|
||||||
$password = "qdtboXhCHJyL2szC";
|
$password = "qdtboXhCHJyL2szC";
|
||||||
|
|
||||||
// Create connection
|
// Create connection
|
||||||
|
|||||||
Reference in New Issue
Block a user