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

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

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

revision 1.6 by rodolphe, Mon May 16 09:57:50 2005 UTC revision 1.7 by rodolphe, Wed Aug 24 08:55:11 2005 UTC
# Line 25  $page = $_GET["page"]; Line 25  $page = $_GET["page"];
25  $sortorder = $_GET["sortorder"];  $sortorder = $_GET["sortorder"];
26    
27  if (!$user->rights->telephonie->lire) accessforbidden();  if (!$user->rights->telephonie->lire) accessforbidden();
28    if (!$user->rights->telephonie->stats->lire) accessforbidden();
29    
30  llxHeader('','Telephonie - Statistiques');  llxHeader('','Telephonie - Statistiques');
31    

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

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