phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.boentity.inc.php
Date: Fri, 21 Sep 2007 19:36:38 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   07/09/21 19:36:38

Modified files:
        inc            : class.boentity.inc.php 

Log message:
        Remove debug

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.boentity.inc.php?cvsroot=phpgroupware&r1=1.29&r2=1.30

Patches:
Index: class.boentity.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.boentity.inc.php,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- class.boentity.inc.php      21 Sep 2007 19:28:55 -0000      1.29
+++ class.boentity.inc.php      21 Sep 2007 19:36:38 -0000      1.30
@@ -24,7 +24,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage entity
-       * @version $Id: class.boentity.inc.php,v 1.29 2007/09/21 19:28:55 
sigurdne Exp $
+       * @version $Id: class.boentity.inc.php,v 1.30 2007/09/21 19:36:38 
sigurdne Exp $
        */
 
        /**
@@ -193,7 +193,6 @@
 
                        $columns = 
$soadmin_entity->read_attrib(array('entity_id'=>$entity_id,'cat_id'=>$cat_id,'allrows'=>$allrows,'filter_list'
 =>true));
                        
$column_list=$this->bocommon->select_multi_list($selected,$columns);
-_debug_array($columns);
                        return $column_list;
                }
 




reply via email to

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