Update pdf_standard.class.php
This commit is contained in:
parent
229aa14a97
commit
4b783d203e
@ -271,7 +271,7 @@ class pdf_standard extends CommonStickerGenerator
|
||||
'__EMAIL__'=>$object->email,
|
||||
'__BIRTH__'=>dol_print_date($object->birth, 'day'),
|
||||
'__TYPE__'=>$object->type,
|
||||
'__YEAR__'=>$year,
|
||||
'__YEAR__'=>$year,
|
||||
'__MONTH__'=>$month,
|
||||
'__DAY__'=>$day,
|
||||
'__DOL_MAIN_URL_ROOT__'=>DOL_MAIN_URL_ROOT,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user