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();
?>
_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs