Modif definition de perm

This commit is contained in:
Rodolphe Quiedeville 2005-09-02 14:51:20 +00:00
parent f959f92a38
commit 1435b8b835

View File

@ -245,7 +245,7 @@ class modTelephonie extends DolibarrModules
$this->rights[$r][2] = 'w';
$this->rights[$r][3] = 0;
$this->rights[$r][4] = 'tarif';
$this->rights[$r][5] = 'client-modifier';
$this->rights[$r][5] = 'client_modifier';
$r++;