Skip to content
Snippets Groups Projects
Commit c49cdebc authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Missing trad

parent 5dc5d1aa
Branches
Tags
No related merge requests found
...@@ -29,6 +29,8 @@ ...@@ -29,6 +29,8 @@
require("../main.inc.php"); require("../main.inc.php");
require_once(DOL_DOCUMENT_ROOT."/categories/class/categorie.class.php"); require_once(DOL_DOCUMENT_ROOT."/categories/class/categorie.class.php");
$langs->load("categories");
// If socid provided by ajax company selector // If socid provided by ajax company selector
if (! empty($_REQUEST['socid_id'])) if (! empty($_REQUEST['socid_id']))
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment