phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] property/inc class.soXport.inc.php,1.37,1.38


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/inc class.soXport.inc.php,1.37,1.38
Date: Thu, 30 Oct 2003 19:17:36 +0000

Update of /cvsroot/phpgroupware/property/inc
In directory subversions:/tmp/cvs-serv19946/inc

Modified Files:
        class.soXport.inc.php 
Log Message:
no message

Index: class.soXport.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/class.soXport.inc.php,v
retrieving revision 1.37
retrieving revision 1.38
diff -C2 -d -r1.37 -r1.38
*** class.soXport.inc.php       22 Oct 2003 17:01:10 -0000      1.37
--- class.soXport.inc.php       30 Oct 2003 19:17:34 -0000      1.38
***************
*** 131,134 ****
--- 131,136 ----
                                                );
  
+                                       $bilagsnr       = $fields['bilagsnr'];
+ 
                                        $values = 
$this->bocommon->validate_db_insert($values);
  
***************
*** 145,149 ****
                        }
  
!                       $this->db->query("UPDATE fm_idgenerator set value =" . 
$buffer[1]['bilagsnr'] . " WHERE name = 'Bilagsnummer'");
  
                        $this->db->transaction_commit();
--- 147,151 ----
                        }
  
!                       $this->db->query("UPDATE fm_idgenerator set value 
=$bilagsnr WHERE name = 'Bilagsnummer'");
  
                        $this->db->transaction_commit();





reply via email to

[Prev in Thread] Current Thread [Next in Thread]