phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] javassh index.php,1.3


From: skwashd
Subject: [Phpgroupware-cvs] javassh index.php,1.3
Date: Sun, 15 May 2005 14:29:00 +0200

Update of javassh

Modified Files:
     Branch: MAIN
            index.php lines: +5 -5

Log Message:
merged from 16

====================================================
Index: javassh/index.php
diff -u javassh/index.php:1.2 javassh/index.php:1.3
--- javassh/index.php:1.2       Sun Sep  7 02:26:44 2003
+++ javassh/index.php   Sun May 15 12:29:54 2005
@@ -20,14 +20,14 @@
        $GLOBALS['phpgw_info']['flags'] = array
        (
                'currentapp'    => 'javassh',
-               'noheader'              => True,
+               'noheader'      => True,
                'noappheader'   => True,
-               'nonavbar'              => True,
+               'nonavbar'      => True,
                'noappfooter'   => True,
-               'nofooter'              => True,
+               'nofooter'      => True,
        );
        include('../header.inc.php');

-       $GLOBALS['phpgw']->redirect_link('/index.php', array('menuaction' => 
'javassh.ui.index'));
+       $GLOBALS['phpgw']->redirect_link('/index.php', array('menuaction' => 
'javassh.ui_jssh.index'));
        $GLOBALS['phpgw']->common->phpgw_exit();
 ?>






reply via email to

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