Fix: error
This commit is contained in:
parent
180ca71367
commit
a069c1ce63
@ -3458,7 +3458,7 @@ function dol_htmloutput_errors($mesgstring='',$mesgarray='')
|
|||||||
{
|
{
|
||||||
global $langs;
|
global $langs;
|
||||||
|
|
||||||
$ret = 0;
|
$ret = '';
|
||||||
$langs->load("errors");
|
$langs->load("errors");
|
||||||
|
|
||||||
if (is_array($mesgarray) && sizeof($mesgarray))
|
if (is_array($mesgarray) && sizeof($mesgarray))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user