phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] notes index.php


From: Dave Hall
Subject: [Phpgroupware-cvs] notes index.php
Date: Tue, 03 Oct 2006 14:26:19 +0000

CVSROOT:        /cvsroot/phpgroupware
Module name:    notes
Changes by:     Dave Hall <skwashd>     06/10/03 14:26:19

Modified files:
        .              : index.php 

Log message:
        link

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/notes/index.php?cvsroot=phpgroupware&r1=1.58&r2=1.59

Patches:
Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/index.php,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -b -r1.58 -r1.59
--- index.php   21 Mar 2006 12:59:53 -0000      1.58
+++ index.php   3 Oct 2006 14:26:19 -0000       1.59
@@ -5,7 +5,7 @@
        * @copyright Copyright (C) 2000-2005 Free Software Foundation, Inc. 
http://www.fsf.org/
        * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
        * @package notes
-       * @version $Id: index.php,v 1.58 2006/03/21 12:59:53 sigurdne Exp $
+       * @version $Id: index.php,v 1.59 2006/10/03 14:26:19 skwashd Exp $
        */
 
        $GLOBALS['phpgw_info']['flags'] = array
@@ -20,5 +20,5 @@
         */
        include('../header.inc.php');
 
-       
$GLOBALS['phpgw']->redirect_link('/index.php','menuaction=notes.uinotes.index');
+       $GLOBALS['phpgw']->redirect_link('/index.php', array('menuaction' => 
'notes.uinotes.index') );
 ?>




reply via email to

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