fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7400] frontend: remove debug


From: Sigurd Nes
Subject: [Fmsystem-commits] [7400] frontend: remove debug
Date: Sun, 19 Jun 2011 17:47:39 +0000

Revision: 7400
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7400
Author:   sigurdne
Date:     2011-06-19 17:47:39 +0000 (Sun, 19 Jun 2011)
Log Message:
-----------
frontend: remove debug

Modified Paths:
--------------
    trunk/frontend/inc/class.uifrontend.inc.php

Modified: trunk/frontend/inc/class.uifrontend.inc.php
===================================================================
--- trunk/frontend/inc/class.uifrontend.inc.php 2011-06-19 17:30:54 UTC (rev 
7399)
+++ trunk/frontend/inc/class.uifrontend.inc.php 2011-06-19 17:47:39 UTC (rev 
7400)
@@ -77,7 +77,7 @@
                        $this->header_state['logo_path'] = $logo_path;
                        
                        // Get navigation parameters
-                       $param_selected_location = 
'1102';//phpgw::get_var('location');                         // New location 
selected from locations list
+                       $param_selected_location = phpgw::get_var('location');  
                // New location selected from locations list
                        $param_selected_org_unit = 
phpgw::get_var('org_unit_id');                       // New organisational unit 
selected from organisational units list
                        $param_only_org_unit = phpgw::get_var('org_enhet_id');  
// Frontend access from rental module regarding specific organisational unit
                        




reply via email to

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