fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11937] Frontend: remove obsolete


From: Sigurd Nes
Subject: [Fmsystem-commits] [11937] Frontend: remove obsolete
Date: Fri, 02 May 2014 13:53:00 +0000

Revision: 11937
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11937
Author:   sigurdne
Date:     2014-05-02 13:52:55 +0000 (Fri, 02 May 2014)
Log Message:
-----------
Frontend: remove obsolete

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

Modified: trunk/frontend/inc/class.uicontroller.inc.php
===================================================================
--- trunk/frontend/inc/class.uicontroller.inc.php       2014-05-02 13:49:54 UTC 
(rev 11936)
+++ trunk/frontend/inc/class.uicontroller.inc.php       2014-05-02 13:52:55 UTC 
(rev 11937)
@@ -116,13 +116,5 @@
                        
                $GLOBALS['phpgw']->xslttpl->set_var('phpgw',array('app_data' => 
$data));
                
$GLOBALS['phpgw']->xslttpl->add_file(array('frontend','controller'));
-                       
-//                     $incoming_app = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
-//                     $GLOBALS['phpgw_info']['flags']['currentapp'] = 
'controller';
-//                     
$GLOBALS['phpgw']->css->add_external_file('controller/templates/base/css/base.css');
-//                     $uicalendar = CreateObject('controller.uicalendar');
-//                     
$uicalendar->view_calendar_for_year($this->location_code);
-//                     $GLOBALS['phpgw_info']['flags']['currentapp'] = 
$incoming_app;
                }
-
        }




reply via email to

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