fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10873] Deleted some code that was commented out


From: Torstein
Subject: [Fmsystem-commits] [10873] Deleted some code that was commented out
Date: Sat, 16 Feb 2013 10:08:00 +0000

Revision: 10873
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10873
Author:   vator
Date:     2013-02-16 10:07:59 +0000 (Sat, 16 Feb 2013)
Log Message:
-----------
Deleted some code that was commented out

Modified Paths:
--------------
    trunk/controller/inc/class.uicheck_list_for_component.inc.php

Modified: trunk/controller/inc/class.uicheck_list_for_component.inc.php
===================================================================
--- trunk/controller/inc/class.uicheck_list_for_component.inc.php       
2013-02-16 09:57:19 UTC (rev 10872)
+++ trunk/controller/inc/class.uicheck_list_for_component.inc.php       
2013-02-16 10:07:59 UTC (rev 10873)
@@ -66,8 +66,6 @@
                        $this->bo                                       = 
CreateObject('property.bolocation',true);
                        $this->bocommon                         = & 
$this->bo->bocommon;
                        $this->so_control                       = 
CreateObject('controller.socontrol');
-                       //$this->so_bim                         = 
CreateObject('bim.sobimitem_impl');
-                       //$this->so_bim                         = new 
sobimitem_impl();
 
                        $this->type_id                          = 
$this->bo->type_id;
 
@@ -283,20 +281,6 @@
                public function get_component()
                {
 
-                       /*$start                                        = 
phpgw::get_var('start', 'int', 'REQUEST', 0);
-                       $query                                  = 
phpgw::get_var('query');
-                       $sort                                   = 
phpgw::get_var('sort');
-                       $order                                  = 
phpgw::get_var('order');
-                       $filter                                 = 
phpgw::get_var('filter', 'int');
-                       $cat_id                                 = 
phpgw::get_var('cat_id');
-                       $lookup_tenant                  = 
phpgw::get_var('lookup_tenant', 'bool');
-                       $district_id                    = 
phpgw::get_var('district_id', 'int');
-                       $part_of_town_id                = 
phpgw::get_var('part_of_town_id', 'int');
-                       $status                                 = 
phpgw::get_var('status');
-                       $type_id                                = 
phpgw::get_var('type_id', 'int');
-                       $allrows                                = 
phpgw::get_var('allrows', 'bool');
-                       $location_code                  = 
phpgw::get_var('location_code');*/
-
                        $type_id = phpgw::get_var('bim_type_id');
 
                        $start = phpgw::get_var('startIndex');




reply via email to

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