FIX Translation not loaded by scheduled jobs
This commit is contained in:
parent
82df83cec2
commit
db50ef39e7
@ -65,10 +65,13 @@ $version=DOL_VERSION;
|
|||||||
$error=0;
|
$error=0;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Main
|
* Main
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
$langs->loadLangs(array('main', 'dict'));
|
||||||
|
|
||||||
// current date
|
// current date
|
||||||
$now=dol_now();
|
$now=dol_now();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user