/[dolibarr]/dolibarr/htdocs/includes/modules/modTelephonie.class.php
ViewVC logotype

Diff of /dolibarr/htdocs/includes/modules/modTelephonie.class.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.34 by rodolphe, Fri Sep 2 14:15:33 2005 UTC revision 1.35 by rodolphe, Fri Sep 2 14:51:20 2005 UTC
# Line 245  class modTelephonie extends DolibarrModu Line 245  class modTelephonie extends DolibarrModu
245      $this->rights[$r][2] = 'w';      $this->rights[$r][2] = 'w';
246      $this->rights[$r][3] = 0;      $this->rights[$r][3] = 0;
247      $this->rights[$r][4] = 'tarif';      $this->rights[$r][4] = 'tarif';
248      $this->rights[$r][5] = 'client-modifier';      $this->rights[$r][5] = 'client_modifier';
249      $r++;      $r++;
250    
251    

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26