phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.soentity.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.soentity.inc.php
Date: Thu, 04 Jan 2007 12:57:32 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   07/01/04 12:57:32

Modified files:
        inc            : class.soentity.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.soentity.inc.php?cvsroot=phpgroupware&r1=1.31&r2=1.32

Patches:
Index: class.soentity.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.soentity.inc.php,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- class.soentity.inc.php      27 Dec 2006 10:37:59 -0000      1.31
+++ class.soentity.inc.php      4 Jan 2007 12:57:32 -0000       1.32
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage entity
-       * @version $Id: class.soentity.inc.php,v 1.31 2006/12/27 10:37:59 
sigurdne Exp $
+       * @version $Id: class.soentity.inc.php,v 1.32 2007/01/04 12:57:32 
sigurdne Exp $
        */
 
        /**
@@ -172,6 +172,7 @@
                        {
                                $fm_entity_cols = 
$admin_entity->read_attrib(array('entity_id'=>$entity_id,'cat_id'=>$cat_id,'allrows'=>true));
 
+                               $result_columns = array();
                                foreach ($fm_entity_cols as $col_entry)
                                {
                                        if ($col_entry['list'])




reply via email to

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