/[dolibarr]/dolibarr/htdocs/comm/action/rapport/rapport.pdf.php
ViewVC logotype

Diff of /dolibarr/htdocs/comm/action/rapport/rapport.pdf.php

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

revision 1.9 by eldy, Fri Aug 19 17:29:11 2005 UTC revision 1.10 by eldy, Fri Aug 19 20:47:15 2005 UTC
# Line 45  class CommActionRapport Line 45  class CommActionRapport
45      function CommActionRapport($db=0, $month, $year)      function CommActionRapport($db=0, $month, $year)
46      {      {
47          global $langs;          global $langs;
48            $langs->load("commercial");
49                    
50          $this->db = $db;          $this->db = $db;
51          $this->description = "";          $this->description = "";

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