fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10840] flag


From: Sigurd Nes
Subject: [Fmsystem-commits] [10840] flag
Date: Fri, 15 Feb 2013 09:26:20 +0000

Revision: 10840
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10840
Author:   sigurdne
Date:     2013-02-15 09:26:20 +0000 (Fri, 15 Feb 2013)
Log Message:
-----------
flag

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

Modified: trunk/mobilefrontend/index.php
===================================================================
--- trunk/mobilefrontend/index.php      2013-02-15 09:08:21 UTC (rev 10839)
+++ trunk/mobilefrontend/index.php      2013-02-15 09:26:20 UTC (rev 10840)
@@ -69,9 +69,10 @@
 
        $GLOBALS['phpgw_info']['flags'] = array
        (
-               'noheader'   => true,
-               'currentapp' => $app,
-               'template_set'=> 'mobilefrontend'
+               'noheader'              => true,
+               'currentapp'            => $app,
+               'template_set'          => 'mobilefrontend',
+               'custom_frontend'       => 'mobilefrontend'
        );
        
        /**




reply via email to

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