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

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

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

revision 1.7 by rodolphe, Wed Aug 24 08:55:11 2005 UTC revision 1.8 by rodolphe, Mon Nov 14 13:45:59 2005 UTC
# Line 38  $head[$h][0] = DOL_URL_ROOT.'/telephonie Line 38  $head[$h][0] = DOL_URL_ROOT.'/telephonie
38  $head[$h][1] = "Prise d'ordre";  $head[$h][1] = "Prise d'ordre";
39  $hselected = $h;  $hselected = $h;
40  $h++;  $h++;
41    $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/resultats.php';
42    $head[$h][1] = "Résultats";
43    $h++;
44  dolibarr_fiche_head($head, $hselected, "Distributeurs");  dolibarr_fiche_head($head, $hselected, "Distributeurs");
45    
46  print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';  print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';

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

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