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

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

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

revision 1.4 by rodolphe, Tue May 17 08:03:46 2005 UTC revision 1.5 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 - Contrats');  llxHeader('','Telephonie - Statistiques - Contrats');
28    

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