Trad
This commit is contained in:
parent
c0e2cd39d6
commit
5994017b97
@ -31,6 +31,7 @@ require_once(DOL_DOCUMENT_ROOT."/core/class/html.formother.class.php");
|
|||||||
if ($conf->categorie->enabled) require_once(DOL_DOCUMENT_ROOT."/categories/class/categorie.class.php");
|
if ($conf->categorie->enabled) require_once(DOL_DOCUMENT_ROOT."/categories/class/categorie.class.php");
|
||||||
|
|
||||||
$langs->load("products");
|
$langs->load("products");
|
||||||
|
$langs->load("stocks");
|
||||||
|
|
||||||
$type=trim(isset($_GET["type"])?$_GET["type"]:$_POST["type"]);
|
$type=trim(isset($_GET["type"])?$_GET["type"]:$_POST["type"]);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user