From 4771c00e284d85927c908f65caa97b263387cc88 Mon Sep 17 00:00:00 2001 From: Fauvet Date: Mon, 9 Nov 2015 10:13:52 +0100 Subject: [PATCH] =?UTF-8?q?M=C3=A0J=20de=20SID/index.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 10 +--------- manager/database.php | 4 ++-- 2 files changed, 3 insertions(+), 11 deletions(-) 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 +?>