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

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

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

revision 1.14 by rodolphe, Mon Jun 13 08:56:33 2005 UTC revision 1.15 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 - Commerciaux');  llxHeader('','Telephonie - Statistiques - Commerciaux');
28    

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

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