From 152f46886595467c843d72b2975e5cdcff20ffe9 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 20 Aug 2004 01:17:43 +0000 Subject: [PATCH] =?UTF-8?q?Doc:=20Le=20mot=20r=E9serv=E9=20php=20Class=20c?= =?UTF-8?q?hang=E9=20en=20class=20(avec=20c=20minuscule)=20car=20perturbe?= =?UTF-8?q?=20analyseurs=20syntaxiques.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/action/rapport/rapport.pdf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/action/rapport/rapport.pdf.php b/htdocs/comm/action/rapport/rapport.pdf.php index 1857f5659ad..f0063ce02fe 100644 --- a/htdocs/comm/action/rapport/rapport.pdf.php +++ b/htdocs/comm/action/rapport/rapport.pdf.php @@ -23,7 +23,7 @@ require (DOL_DOCUMENT_ROOT ."/includes/fpdf/fpdf_indexes.php"); require (DOL_DOCUMENT_ROOT ."/includes/fpdf/fpdf_html.php"); -Class CommActionRapport { +class CommActionRapport { function CommActionRapport($db=0, $month, $year) {