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.49,1.50


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes index.php,1.49,1.50
Date: Tue, 17 Sep 2002 18:13:57 -0400

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

Modified Files:
        index.php 
Log Message:
added index

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/index.php,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -r1.49 -r1.50
*** index.php   17 Sep 2002 15:43:02 -0000      1.49
--- index.php   17 Sep 2002 22:13:55 -0000      1.50
***************
*** 20,25 ****
        include('../header.inc.php');
  
!       $obj = CreateObject('notes.ui');
!       $obj->edit();
!       $GLOBALS['phpgw']->common->phpgw_footer();
  ?>
--- 20,24 ----
        include('../header.inc.php');
  
!       header('Location: 
'.$GLOBALS['phpgw']->link('/index.php','menuaction=notes.ui.index'));
!       $GLOBALS['phpgw']->common->phpgw_exit();
  ?>





reply via email to

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