/[dolibarr]/dolibarr/htdocs/telephonie/contrat/info.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/contrat/info.php

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

revision 1.3 by rodolphe, Thu Aug 25 16:12:51 2005 UTC revision 1.4 by rodolphe, Thu Aug 25 16:15:40 2005 UTC
# Line 62  if ($_GET["id"]) Line 62  if ($_GET["id"])
62              }              }
63            $h++;            $h++;
64                        
65              $head[$h][0] = DOL_URL_ROOT."/telephonie/contrat/stats.php?id=".$contrat->id;
66              $head[$h][1] = $langs->trans("Stats");
67              $h++;
68    
69            $head[$h][0] = DOL_URL_ROOT."/telephonie/contrat/info.php?id=".$contrat->id;            $head[$h][0] = DOL_URL_ROOT."/telephonie/contrat/info.php?id=".$contrat->id;
70            $head[$h][1] = $langs->trans("Infos");            $head[$h][1] = $langs->trans("Infos");
71            $hselected = $h;            $hselected = $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