phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.sos_agreement.inc.php, 1.9


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.sos_agreement.inc.php, 1.9
Date: Thu, 12 Aug 2004 20:56:23 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.sos_agreement.inc.php

date: 2004/08/12 18:56:23;  author: sigurdne;  state: Exp;  lines: +1 -0

Log Message:
no message
=====================================================================
Index: property/inc/class.sos_agreement.inc.php
diff -u property/inc/class.sos_agreement.inc.php:1.8 
property/inc/class.sos_agreement.inc.php:1.9
--- property/inc/class.sos_agreement.inc.php:1.8        Wed Jun 30 13:24:55 2004
+++ property/inc/class.sos_agreement.inc.php    Thu Aug 12 18:56:23 2004
@@ -550,6 +550,7 @@
                                        $s_agreement['b_account_id']    = 
$this->db->f('account_id');
                                        $s_agreement['name']                    
= stripslashes($this->db->f('name'));
                                        $s_agreement['descr']                   
= stripslashes($this->db->f('descr'));
+                                       $s_agreement['user_id']                 
= $this->db->f('user_id');
 
                                        for 
($i=0;$i<count($s_agreement['attributes']);$i++)
                                        {




reply via email to

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