From 85d191cd6b280eda8aedb472e04e438de55ac6a8 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Sun, 1 Apr 2007 21:09:35 +0000 Subject: [PATCH] Show an icone with the name of the file as title --- include/class_document.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/class_document.php b/include/class_document.php index 5214685c7..e5c782b15 100644 --- a/include/class_document.php +++ b/include/class_document.php @@ -364,8 +364,9 @@ class Document { if ( $this->d_id == 0 ) return ''; + $image=''; $r=""; - $r='Document'; + $r=''.$image.''; return $r; } /* ! Get