mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Qual: Removed deprecated function name.
This commit is contained in:
@@ -147,7 +147,7 @@ class modPhpbarcode extends ModeleBarCode
|
||||
{
|
||||
global $conf,$filebarcode;
|
||||
|
||||
create_exdir($conf->barcode->dir_temp);
|
||||
dol_mkdir($conf->barcode->dir_temp);
|
||||
|
||||
$file=$conf->barcode->dir_temp.'/barcode_'.$code.'_'.$encoding.'.png';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user