FIX Translation not loaded by scheduled jobs

This commit is contained in:
Laurent Destailleur 2019-02-05 20:32:14 +01:00
parent 82df83cec2
commit db50ef39e7

View File

@ -65,10 +65,13 @@ $version=DOL_VERSION;
$error=0;
/*
* Main
*/
$langs->loadLangs(array('main', 'dict'));
// current date
$now=dol_now();