Fixed an error including FormBank class
This commit is contained in:
parent
8ef122ad99
commit
7fbf16a202
@ -602,7 +602,7 @@ function pdf_watermark(&$pdf, $outputlangs, $h, $w, $unit, $text)
|
||||
*/
|
||||
function pdf_bank(&$pdf,$outputlangs,$curx,$cury,$account,$onlynumber=0,$default_font_size=10)
|
||||
{
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/class/FormBank.class.php';
|
||||
require_once DOL_DOCUMENT_ROOT.'/core/class/html.formbank.class.php';
|
||||
|
||||
global $mysoc, $conf;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user