phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc class.soproject.inc.php,1.17,1.18


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc class.soproject.inc.php,1.17,1.18
Date: Fri, 20 Jun 2003 06:52:27 -0400

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

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

Index: class.soproject.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/class.soproject.inc.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** class.soproject.inc.php     20 Jun 2003 10:31:50 -0000      1.17
--- class.soproject.inc.php     20 Jun 2003 10:52:24 -0000      1.18
***************
*** 495,499 ****
                        {
                                $meter_id       = $this->generate_meter_id();
!                               $this->db->query("insert into fm_meter 
(id,name,type,location_code,entry_date,user_created) "
                                        . "VALUES ('"
                                        . $meter_id. "','"
--- 495,499 ----
                        {
                                $meter_id       = $this->generate_meter_id();
!                               $this->db->query("insert into fm_meter 
(id,name,type,location_code,entry_date,user_id) "
                                        . "VALUES ('"
                                        . $meter_id. "','"





reply via email to

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