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.48,1.49


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes index.php,1.48,1.49
Date: Tue, 17 Sep 2002 11:43:04 -0400

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

Modified Files:
        index.php 
Log Message:
started porting notes to use etemplates

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/index.php,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -r1.48 -r1.49
*** index.php   3 Dec 2001 21:22:52 -0000       1.48
--- index.php   17 Sep 2002 15:43:02 -0000      1.49
***************
*** 21,25 ****
  
        $obj = CreateObject('notes.ui');
!       $obj->_list();
        $GLOBALS['phpgw']->common->phpgw_footer();
  ?>
--- 21,25 ----
  
        $obj = CreateObject('notes.ui');
!       $obj->edit();
        $GLOBALS['phpgw']->common->phpgw_footer();
  ?>





reply via email to

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