Apply correct tabulation
This commit is contained in:
parent
cb75d0778a
commit
2b32dc4ba8
@ -124,7 +124,6 @@ if ($action == 'builddoc')
|
|||||||
$generator=$stdobject->barcode_type_coder; // coder (loaded by fetch_barcode). Engine.
|
$generator=$stdobject->barcode_type_coder; // coder (loaded by fetch_barcode). Engine.
|
||||||
$encoding=strtoupper($stdobject->barcode_type_code); // code (loaded by fetch_barcode). Example 'ean', 'isbn', ...
|
$encoding=strtoupper($stdobject->barcode_type_code); // code (loaded by fetch_barcode). Example 'ean', 'isbn', ...
|
||||||
|
|
||||||
|
|
||||||
$diroutput=$conf->barcode->dir_temp;
|
$diroutput=$conf->barcode->dir_temp;
|
||||||
dol_mkdir($diroutput);
|
dol_mkdir($diroutput);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user