/[dolibarr]/dolibarr/htdocs/telephonie/client/ca.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/client/ca.php

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

revision 1.7 by rodolphe, Tue Sep 6 14:53:29 2005 UTC revision 1.8 by rodolphe, Tue Sep 6 21:56:20 2005 UTC
# Line 62  if ($_GET["id"]) Line 62  if ($_GET["id"])
62            $head[$h][1] = $langs->trans("Factures");            $head[$h][1] = $langs->trans("Factures");
63            $h++;            $h++;
64    
65            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;            $head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
66            $head[$h][1] = $langs->trans("CA");            $head[$h][1] = $langs->trans("Stats");
67            $hselected = $h;            $hselected = $h;
68            $h++;            $h++;
69                                    

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