phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.sotts.php, 1.1.1.12


From: nomail
Subject: [Phpgroupware-cvs] property/class.sotts.php, 1.1.1.12
Date: Tue, 18 May 2004 19:53:21 +0200

Update of /property
Modified Files:
        Branch: 
          class.sotts.php

date: 2004/05/18 17:53:21;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.sotts.php
diff -u property/class.sotts.php:1.1.1.11 property/class.sotts.php:1.1.1.12
--- property/class.sotts.php:1.1.1.11   Tue May 11 13:32:42 2004
+++ property/class.sotts.php    Tue May 18 17:53:21 2004
@@ -470,7 +470,7 @@
 //                     $id = 
$this->db->get_last_insert_id('fm_tts_tickets','id');
                        if($ticket['extra']['contact_phone'])
                        {
-                               $GLOBALS['phpgw']->db->Execute("UPDATE 
fm_tenant set contact_phone='". $ticket['extra']['contact_phone']. "' where 
tenant_id='". $ticket['extra']['tenant_id']. "'");
+                               $GLOBALS['phpgw']->db->Execute("UPDATE 
fm_tenant set contact_phone='". $ticket['extra']['contact_phone']. "' where 
id='". $ticket['extra']['tenant_id']. "'");
                        }
 
                        if($GLOBALS['phpgw']->db->committrans())




reply via email to

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