/[dolibarr]/dolibarr/htdocs/telephonie/distributeurs/distributeur.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/distributeurs/distributeur.php

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

revision 1.9 by rodolphe, Fri Sep 2 14:07:41 2005 UTC revision 1.10 by rodolphe, Mon Sep 5 14:27:49 2005 UTC
# Line 54  if ($_GET["id"]) Line 54  if ($_GET["id"])
54    $head[$h][1] = "Prises d'ordre";    $head[$h][1] = "Prises d'ordre";
55    $h++;    $h++;
56    
57      $head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/stats.php?id='.$distri->id;
58      $head[$h][1] = "Statistiques";
59      $h++;
60    
61    dolibarr_fiche_head($head, $hselected, "Distributeur");    dolibarr_fiche_head($head, $hselected, "Distributeur");
62    
63    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.9  
changed lines
  Added in v.1.10

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