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

Diff of /dolibarr/htdocs/telephonie/stats/distributeurs/distributeur.gain.class.php

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

revision 1.11 by rodolphe, Wed Nov 16 12:42:14 2005 UTC revision 1.12 by rodolphe, Wed Nov 16 12:44:42 2005 UTC
# Line 31  class GraphDistributeurGain extends Grap Line 31  class GraphDistributeurGain extends Grap
31    
32      $this->client = 0;      $this->client = 0;
33      $this->year = strftime("%Y",time());      $this->year = strftime("%Y",time());
34      $this->titre = "Marge effectuées sur les lignes ".$this->year;      $this->titre = "Marges effectuées sur les lignes ".$this->year;
35    
36      $this->barcolor = "pink";      $this->barcolor = "pink";
37      $this->showframe = true;      $this->showframe = true;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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