From 4233c55575b8ef62cfa33b48ff99166c0f25bf46 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Wed, 6 Jul 2005 16:17:49 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20Probl=E8me=20de=20droit=20sur=20le=20lie?= =?UTF-8?q?n=20pdf=20de=20la=20propale=20associ=E9e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/propal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/propal.php b/htdocs/compta/propal.php index f2afb6facbf..6eb67fae81e 100644 --- a/htdocs/compta/propal.php +++ b/htdocs/compta/propal.php @@ -172,7 +172,7 @@ if ($_GET["propalid"]) $relativepath = "$obj->ref/$obj->ref.pdf"; if (file_exists($file)) { - print ''.$obj->ref.'.pdf'; + print ''.$obj->ref.'.pdf'; } print ''; /*