mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 09:02:59 +01:00
FIX Translation not loaded by scheduled jobs
This commit is contained in:
@@ -65,10 +65,13 @@ $version=DOL_VERSION;
|
||||
$error=0;
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* Main
|
||||
*/
|
||||
|
||||
$langs->loadLangs(array('main', 'dict'));
|
||||
|
||||
// current date
|
||||
$now=dol_now();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user