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;
|
||||
|
||||
$langs->load("companies");
|
||||
$langs->load("errors");
|
||||
// Load translation files required by the page
|
||||
$langs->loadLangs(array("errors","companies"));
|
||||
|
||||
$form = new Form($this->db);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user