/[dolibarr]/dolibarr/htdocs/telephonie/service/index.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/service/index.php

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

revision 1.4 by rodolphe, Fri Apr 8 07:56:35 2005 UTC revision 1.5 by rodolphe, Fri Sep 2 11:49:51 2005 UTC
# Line 21  Line 21 
21   */   */
22  require("./pre.inc.php");  require("./pre.inc.php");
23    
24  if (!$user->rights->telephonie->lire) accessforbidden();  if (!$user->rights->telephonie->service->lire) accessforbidden();
25    
26  llxHeader('','Telephonie - Services');  llxHeader('','Telephonie - Services');
27    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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