diff --git a/index.php b/index.php index 1d4b77f..bda266c 100755 --- a/index.php +++ b/index.php @@ -35,14 +35,6 @@ $notifNotifNum = 5; - "; - echo ""; - echo ""; - echo ""; - } - ?>
@@ -140,4 +132,4 @@ $notifNotifNum = 5; - \ No newline at end of file + diff --git a/manager/database.php b/manager/database.php index 1da5b62..1e96d0b 100755 --- a/manager/database.php +++ b/manager/database.php @@ -24,7 +24,7 @@ class DataBase{ /* retourne une instance de la classe */ public static function getInstance(){ - return new DataBase("localhost", "sid2", "php", "Qt358nUdyeTxLDM8"); + return new DataBase("localhost", "sid2", "root", ""); } @@ -1274,4 +1274,4 @@ class DataBase{ } -?> \ No newline at end of file +?>