Fixing style errors.
This commit is contained in:
parent
2300c040b3
commit
07ddb1fd2b
@ -154,7 +154,7 @@ class mod_barcode_product_standard extends ModeleNumRefBarCode
|
|||||||
|
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/functions2.lib.php';
|
||||||
require_once DOL_DOCUMENT_ROOT.'/core/lib/barcode.lib.php'; // to be able to call function barcode_gen_ean_sum($ean)
|
require_once DOL_DOCUMENT_ROOT.'/core/lib/barcode.lib.php'; // to be able to call function barcode_gen_ean_sum($ean)
|
||||||
|
|
||||||
// TODO
|
// TODO
|
||||||
|
|
||||||
// Get Mask value
|
// Get Mask value
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user