Update pdf_ban.modules.php
The comment should be TCPDF and not PDF
This commit is contained in:
parent
68fa8fdcaa
commit
9232459b1e
@ -292,7 +292,7 @@ class pdf_ban extends ModeleBankAccountDoc
|
|||||||
/**
|
/**
|
||||||
* Show top header of page.
|
* Show top header of page.
|
||||||
*
|
*
|
||||||
* @param PDF $pdf Object PDF
|
* @param TCPDF $pdf Object PDF
|
||||||
* @param Project $object Object to show
|
* @param Project $object Object to show
|
||||||
* @param int $showaddress 0=no, 1=yes
|
* @param int $showaddress 0=no, 1=yes
|
||||||
* @param Translate $outputlangs Object lang for output
|
* @param Translate $outputlangs Object lang for output
|
||||||
@ -377,7 +377,7 @@ class pdf_ban extends ModeleBankAccountDoc
|
|||||||
/**
|
/**
|
||||||
* Show footer of page. Need this->emetteur object
|
* Show footer of page. Need this->emetteur object
|
||||||
*
|
*
|
||||||
* @param PDF $pdf PDF
|
* @param TCPDF $pdf PDF
|
||||||
* @param Project $object Object to show
|
* @param Project $object Object to show
|
||||||
* @param Translate $outputlangs Object lang for output
|
* @param Translate $outputlangs Object lang for output
|
||||||
* @param int $hidefreetext 1=Hide free text
|
* @param int $hidefreetext 1=Hide free text
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user