Lang not loaded
This commit is contained in:
parent
2e0de15f95
commit
6d86727c0b
@ -43,7 +43,7 @@ if (! empty($conf->projet->enabled))
|
||||
}
|
||||
|
||||
// Load translation files required by the page
|
||||
$langs->loadLangs(array('products', 'stocks'));
|
||||
$langs->loadLangs(array('products', 'stocks', 'orders'));
|
||||
if (! empty($conf->productbatch->enabled)) $langs->load("productbatch");
|
||||
|
||||
// Security check
|
||||
|
||||
Loading…
Reference in New Issue
Block a user