fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10838] mobilefrontend


From: Sigurd Nes
Subject: [Fmsystem-commits] [10838] mobilefrontend
Date: Thu, 14 Feb 2013 19:32:44 +0000

Revision: 10838
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10838
Author:   sigurdne
Date:     2013-02-14 19:32:44 +0000 (Thu, 14 Feb 2013)
Log Message:
-----------
mobilefrontend

Modified Paths:
--------------
    trunk/mobilefrontend/index.php
    trunk/mobilefrontend/setup/setup.inc.php

Modified: trunk/mobilefrontend/index.php
===================================================================
--- trunk/mobilefrontend/index.php      2013-02-14 14:23:54 UTC (rev 10837)
+++ trunk/mobilefrontend/index.php      2013-02-14 19:32:44 UTC (rev 10838)
@@ -168,6 +168,6 @@
                }
                $GLOBALS['phpgw']->log->commit();
 
-               $GLOBALS['phpgw']->redirect_link('/home.php');
+               $GLOBALS['phpgw']->redirect_link('mobilefrontend/home.php');
        }
        $GLOBALS['phpgw']->common->phpgw_footer();

Modified: trunk/mobilefrontend/setup/setup.inc.php
===================================================================
--- trunk/mobilefrontend/setup/setup.inc.php    2013-02-14 14:23:54 UTC (rev 
10837)
+++ trunk/mobilefrontend/setup/setup.inc.php    2013-02-14 19:32:44 UTC (rev 
10838)
@@ -60,10 +60,11 @@
                'versions' => array('0.9.17', '0.9.18')
        );
 
+/*
        $setup_info['mobilefrontend']['depends'][] = array
        (
                'appname'  => 'controller',
                'versions' => array('0.1.41')
        );
+*/
 
-




reply via email to

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