Fix phpcs
This commit is contained in:
parent
b3fe61e77b
commit
6ec89afe8b
@ -255,7 +255,7 @@ class pdf_standard extends CommonStickerGenerator
|
||||
$year = dol_print_date($now, '%Y');
|
||||
$month = dol_print_date($now, '%m');
|
||||
$day = dol_print_date($now, '%d');
|
||||
|
||||
|
||||
// List of values to scan for a replacement
|
||||
$substitutionarray = array(
|
||||
'__ID__' => $object->id,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user