mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 11:15:21 +01:00
Fix: Trans
This commit is contained in:
@@ -36,6 +36,7 @@ if (! empty($conf->categorie->enabled))
|
||||
|
||||
$langs->load("products");
|
||||
$langs->load("stocks");
|
||||
$langs->load("suppliers");
|
||||
|
||||
$action = GETPOST('action');
|
||||
$sref=GETPOST("sref");
|
||||
|
||||
Reference in New Issue
Block a user