Doc: Le mot réservé php Class changé en class (avec c minuscule) car perturbe analyseurs syntaxiques.
This commit is contained in:
parent
2f6c530c37
commit
152f468865
@ -23,7 +23,7 @@
|
|||||||
require (DOL_DOCUMENT_ROOT ."/includes/fpdf/fpdf_indexes.php");
|
require (DOL_DOCUMENT_ROOT ."/includes/fpdf/fpdf_indexes.php");
|
||||||
require (DOL_DOCUMENT_ROOT ."/includes/fpdf/fpdf_html.php");
|
require (DOL_DOCUMENT_ROOT ."/includes/fpdf/fpdf_html.php");
|
||||||
|
|
||||||
Class CommActionRapport {
|
class CommActionRapport {
|
||||||
|
|
||||||
function CommActionRapport($db=0, $month, $year)
|
function CommActionRapport($db=0, $month, $year)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user