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

Diff of /dolibarr/htdocs/index.php

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

revision 1.44 by rodolphe, Tue Sep 13 09:29:50 2005 UTC revision 1.45 by rodolphe, Tue Sep 13 09:33:10 2005 UTC
# Line 117  if ($user->societe_id == 0) Line 117  if ($user->societe_id == 0)
117                        $conf->adherent->enabled && $user->rights->adherent->lire,                        $conf->adherent->enabled && $user->rights->adherent->lire,
118                        $conf->produit->enabled && $user->rights->produit->lire,                        $conf->produit->enabled && $user->rights->produit->lire,
119                        $conf->service->enabled && $user->rights->produit->lire,                        $conf->service->enabled && $user->rights->produit->lire,
120                        $conf->telephonie->enabled && $user->rights->telephonie->ligne->lire_restreint);                        $conf->telephonie->enabled && $user->rights->telephonie->lire);
121      // Fichier des classes qui contiennent la methode load_state_board pour chaque ligne      // Fichier des classes qui contiennent la methode load_state_board pour chaque ligne
122      $includes=array(DOL_DOCUMENT_ROOT."/client.class.php",      $includes=array(DOL_DOCUMENT_ROOT."/client.class.php",
123                      DOL_DOCUMENT_ROOT."/client.class.php",                      DOL_DOCUMENT_ROOT."/client.class.php",

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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