Fixed errors on index
This commit is contained in:
vanhempi
ebf4de0b7c
commit
e1939cd688
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
|
@ -11,6 +11,7 @@ class Dao
|
|||
{
|
||||
if ($this->debug) {
|
||||
$username = 'root';
|
||||
// $username = 'phpmyadmin';
|
||||
// $password = $this->read_password($path_to_password);
|
||||
$password ='';
|
||||
$dsn = 'mysql:dbname=phpmyadmin;host=127.0.0.1';
|
||||
|
|
|
@ -12,6 +12,7 @@ function get_total_points($team)
|
|||
|
||||
$scoreUSA = get_total_points('usa');
|
||||
$scoreURSS = get_total_points('urss');
|
||||
$relativePath = '';
|
||||
?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
|
Ladataan…
Viittaa uudesa ongelmassa