fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9782]


From: Torstein
Subject: [Fmsystem-commits] [9782]
Date: Mon, 16 Jul 2012 08:19:34 +0000

Revision: 9782
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9782
Author:   vator
Date:     2012-07-16 08:19:34 +0000 (Mon, 16 Jul 2012)
Log Message:
-----------


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

Modified: trunk/controller/inc/class.uicontrol_location.inc.php
===================================================================
--- trunk/controller/inc/class.uicontrol_location.inc.php       2012-07-16 
08:18:43 UTC (rev 9781)
+++ trunk/controller/inc/class.uicontrol_location.inc.php       2012-07-16 
08:19:34 UTC (rev 9782)
@@ -37,7 +37,6 @@
        phpgw::import_class('phpgwapi.jquery');
 
        phpgw::import_class('phpgwapi.uicommon');
-       phpgw::import_class('controller.socontrol_area');
        
        include_class('controller', 'check_list', 'inc/model/');
        include_class('controller', 'date_generator', 'inc/component/');
@@ -56,7 +55,6 @@
                var $type_id;
                var $location_code;
                
-               private $so_control_area;
                private $so_control;
                private $so_check_list;
                private $so_control_item;
@@ -87,7 +85,6 @@
                        
                        $this->bo                                       = 
CreateObject('property.bolocation',true);
                        $this->bocommon                         = & 
$this->bo->bocommon;
-                       $this->so_control_area          = 
CreateObject('controller.socontrol_area');
                        $this->so_control                       = 
CreateObject('controller.socontrol');
                        $this->so_check_list            = 
CreateObject('controller.socheck_list');
                        $this->so_control_item          = 
CreateObject('controller.socontrol_item');




reply via email to

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