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

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

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

revision 1.3 by rodolphe, Tue Sep 13 13:40:04 2005 UTC revision 1.4 by rodolphe, Tue Sep 13 13:41:33 2005 UTC
# Line 66  if ($_GET["id"]) Line 66  if ($_GET["id"])
66    $head[$h][1] = "Prises d'ordre";    $head[$h][1] = "Prises d'ordre";
67    $h++;    $h++;
68    
69    $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/distributeur.php?id='.$distri->id;    $head[$h][0] = DOL_URL_ROOT.'/telephonie/distributeurs/stats.php?id='.$distri->id;
70    $head[$h][1] = "Statistiques";    $head[$h][1] = "Statistiques";
71    $hselected = $h;    $hselected = $h;
72    $h++;    $h++;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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