From 20e5329df54d4c73ba272194027914496b35928a Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sat, 9 Jan 2016 17:47:07 +0100 Subject: [PATCH] =?UTF-8?q?Gestion=20aucun=20r=C3=A9sultat=20uniquement=20?= =?UTF-8?q?pour=20=C3=A9tudiants?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- page/home.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/page/home.php b/page/home.php index 5a0ccaf..eda0512 100755 --- a/page/home.php +++ b/page/home.php @@ -206,6 +206,11 @@ if( permission('admin') ){ // si on est admin echo ""; echo ""; echo ""; + + // si aucun étudiant trouvé + if( count($answerEtu->results) == 0 ) + echo ""; + foreach($answerEtu->results as $ETUDIANT){ echo ""; echo "";
ÉTUDIANTS
Aucun étudiant trouvé
".$ETUDIANT['identifiant']."