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

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

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

revision 1.106 by marc_ocebo, Mon Dec 5 12:58:58 2005 UTC revision 1.107 by rodolphe, Wed Dec 7 11:25:01 2005 UTC
# Line 163  class Societe { Line 163  class Societe {
163    
164                      dolibarr_syslog("Societe::Create success id=".$this->id);                      dolibarr_syslog("Societe::Create success id=".$this->id);
165                      $this->db->commit();                      $this->db->commit();
166                        $ret = 0;
167                  }                  }
168                  else                  else
169                  {                  {

Legend:
Removed from v.1.106  
changed lines
  Added in v.1.107

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