Fixing style errors.

This commit is contained in:
stickler-ci 2020-09-09 12:46:25 +00:00
parent 4b783d203e
commit 221c54c16f

View File

@ -254,7 +254,7 @@ class pdf_standard extends CommonStickerGenerator
$year = date('Y', dol_now())
$month = date('m', dol_now())
$day = date('d', dol_now())
// List of values to scan for a replacement
$substitutionarray = array(
'__ID__' => $object->id,