Update pdf_standard.class.php
This commit is contained in:
parent
3a687b1dae
commit
32aca5f186
@ -261,7 +261,7 @@ class pdf_standard extends CommonStickerGenerator
|
||||
|
||||
// List of values to scan for a replacement
|
||||
$substitutionarray = array (
|
||||
'__ID__'=>$object->rowid,
|
||||
'__ID__' => $object->id,
|
||||
'__LOGIN__'=>$object->login,
|
||||
'__FIRSTNAME__'=>$object->firstname,
|
||||
'__LASTNAME__'=>$object->lastname,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user