mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
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