fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16113] use the parent class


From: sigurdne
Subject: [Fmsystem-commits] [16113] use the parent class
Date: Tue, 27 Dec 2016 11:05:15 +0000 (UTC)

Revision: 16113
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16113
Author:   sigurdne
Date:     2016-12-27 11:05:15 +0000 (Tue, 27 Dec 2016)
Log Message:
-----------
use the parent class

Modified Paths:
--------------
    trunk/mobilefrontend/inc/class.uifront.inc.php

Modified: trunk/mobilefrontend/inc/class.uifront.inc.php
===================================================================
--- trunk/mobilefrontend/inc/class.uifront.inc.php      2016-12-23 12:35:03 UTC 
(rev 16112)
+++ trunk/mobilefrontend/inc/class.uifront.inc.php      2016-12-27 11:05:15 UTC 
(rev 16113)
@@ -25,11 +25,10 @@
         * @package mobilefrontend
         * @version $Id$
         */
-       phpgw::import_class('phpgwapi.uicommon');
 
-//     phpgw::import_class('phpgwapi.jquery');
+       phpgw::import_class('phpgwapi.uicommon_jquery');
 
-       class mobilefrontend_uifront extends phpgwapi_uicommon
+       class mobilefrontend_uifront extends phpgwapi_uicommon_jquery
        {
 
                public $public_functions = array




reply via email to

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