Standardize and update code
This commit is contained in:
parent
73c26a2d04
commit
0654b7b0ef
@ -97,8 +97,8 @@ class doc_generic_usergroup_odt extends ModelePDFUserGroup
|
|||||||
{
|
{
|
||||||
global $conf,$langs;
|
global $conf,$langs;
|
||||||
|
|
||||||
$langs->load("companies");
|
// Load translation files required by the page
|
||||||
$langs->load("errors");
|
$langs->loadLangs(array("errors","companies"));
|
||||||
|
|
||||||
$form = new Form($this->db);
|
$form = new Form($this->db);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user