/[dolibarr]/dolibarr/htdocs/telephonie/distributeurs/pre.inc.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/distributeurs/pre.inc.php

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

revision 1.9 by rodolphe, Mon Sep 12 13:40:21 2005 UTC revision 1.10 by rodolphe, Wed Sep 14 13:59:07 2005 UTC
# Line 119  function llxHeader($head = "", $title="" Line 119  function llxHeader($head = "", $title=""
119          }          }
120      }      }
121    
122      if ($user->rights->telephonie->fournisseur->lire)
123    $menu->add(DOL_URL_ROOT."/telephonie/fournisseur/index.php", "Fournisseurs");      $menu->add(DOL_URL_ROOT."/telephonie/fournisseur/index.php", "Fournisseurs");
124    
125    if ($user->rights->telephonie->service->lire)    if ($user->rights->telephonie->service->lire)
126      $menu->add(DOL_URL_ROOT."/telephonie/service/", "Services");      $menu->add(DOL_URL_ROOT."/telephonie/service/", "Services");

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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