phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes index.php,1.52,1.53


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes index.php,1.52,1.53
Date: Sat, 02 Nov 2002 16:33:43 -0500

Update of /cvsroot/phpgroupware/notes
In directory subversions:/tmp/cvs-serv6386

Modified Files:
        index.php 
Log Message:
update xslt

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/index.php,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -r1.52 -r1.53
*** index.php   25 Oct 2002 03:04:27 -0000      1.52
--- index.php   2 Nov 2002 21:33:41 -0000       1.53
***************
*** 14,24 ****
        $GLOBALS['phpgw_info']['flags'] = array
        (
!               'currentapp' => 'notes',
!               'noheader'   => True
        );
        include('../header.inc.php');
  
!       header('Location: 
'.$GLOBALS['phpgw']->link('/index.php','menuaction=notes.ui.index'));
!       $GLOBALS['phpgw_info']['flags']['nodisplay'] = True;
        exit;
  ?>
--- 14,23 ----
        $GLOBALS['phpgw_info']['flags'] = array
        (
!               'currentapp'    => 'notes',
!               'noheader'              => True
        );
        include('../header.inc.php');
  
!       header('Location: '. 
$GLOBALS['phpgw']->link('/index.php','menuaction=notes.ui.index'));
        exit;
  ?>





reply via email to

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