From 35d1eddc31074276b7563abaf1aa75923ecf4c8e Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 30 Apr 2008 08:47:23 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20l'appelation=20des=20droits=20=E0=20chan?= =?UTF-8?q?g=E9e,=20pr=E9voir=20uniformisation=20TODO:=20Le=20chemin=20du?= =?UTF-8?q?=20fichier=20n'est=20pas=20pr=E9cis=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/ecm/docmine.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/ecm/docmine.php b/htdocs/ecm/docmine.php index 2b2fc045c60..00a9bd9494e 100644 --- a/htdocs/ecm/docmine.php +++ b/htdocs/ecm/docmine.php @@ -190,6 +190,7 @@ while ($tmpecmdir && $result > 0) { $tmpecmdir=0; } + print 'S : '.$result->label.'
'; } //print img_picto('','object_dir').' '.$langs->trans("ECMRoot").''; print $s; @@ -317,7 +318,8 @@ foreach($filearray as $key => $file) { $var=!$var; print ""; - echo ''; + // TODO Chemin du fichier incorrecte + print ''; print img_mime($file['name']).' '; print $file['name']; print '';