From 74ae21cd51f36c10091f77883df6a3d9864205f8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 10 Sep 2011 13:31:15 +0000 Subject: [PATCH] Qual: Removed TODO --- htdocs/comm/propal/apercu.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/htdocs/comm/propal/apercu.php b/htdocs/comm/propal/apercu.php index e2df10e2be8..56a229b63ac 100644 --- a/htdocs/comm/propal/apercu.php +++ b/htdocs/comm/propal/apercu.php @@ -147,17 +147,6 @@ if ($id > 0 || ! empty($ref)) print ''.dol_print_date(dol_filemtime($file),'dayhour').''; print ''; - // Si fichier detail PDF existe - // TODO obsolete ? - if (file_exists($filedetail)) - { - print "Propal detaillee"; - - print ''.$object->ref.'-detail.pdf'; - print ''.dol_print_size(dol_filesize($filedetail)).''; - print ''.dol_print_date(dol_filemtime($filedetail),'dayhour').''; - print ''; - } print "\n"; // Conversion du PDF en image png si fichier png non existant