/[dolibarr]/dolibarr/htdocs/facture.class.php
ViewVC logotype

Diff of /dolibarr/htdocs/facture.class.php

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

revision 1.108 by eldy, Sat Aug 20 15:37:16 2005 UTC revision 1.109 by eldy, Tue Aug 23 21:59:27 2005 UTC
# Line 743  class Facture Line 743  class Facture
743                          if ($this->db->num_rows())                          if ($this->db->num_rows())
744                          {                          {
745                              $obj = $this->db->fetch_object();                              $obj = $this->db->fetch_object();
                             print_r($obj);  
746                              $cdr_nbjour = $obj->nbjour;                              $cdr_nbjour = $obj->nbjour;
747                              $cdr_fdm = $obj->fdm;                              $cdr_fdm = $obj->fdm;
748                          }                          }

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.109

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