forked from Wavyzz/dolibarr
Debug v22
This commit is contained in:
@@ -65,7 +65,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/class/html.formmail.class.php';
|
||||
*/
|
||||
|
||||
// Load translation files required by the page
|
||||
$langs->loadLangs(array("admin", "other", "website"));
|
||||
$langs->loadLangs(array("admin", "other", "users", "website"));
|
||||
|
||||
// Security check
|
||||
if (!$user->hasRight('website', 'read')) {
|
||||
|
||||
Reference in New Issue
Block a user