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

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

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

revision 1.5 by rodolphe, Mon Feb 28 12:24:31 2005 UTC revision 1.6 by rodolphe, Wed Aug 24 08:55:11 2005 UTC
# Line 22  Line 22 
22  require("./pre.inc.php");  require("./pre.inc.php");
23    
24  if (!$user->rights->telephonie->lire) accessforbidden();  if (!$user->rights->telephonie->lire) accessforbidden();
25    if (!$user->rights->telephonie->stats->lire) accessforbidden();
26    
27  llxHeader('','Telephonie - Statistiques');  llxHeader('','Telephonie - Statistiques');
28    

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

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