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;
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Main
|
||||
*/
|
||||
|
||||
$langs->loadLangs(array('main', 'dict'));
|
||||
|
||||
// current date
|
||||
$now=dol_now();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user