phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] notes index.php,1.48,1.48.4.1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] notes index.php,1.48,1.48.4.1
Date: Tue, 04 Nov 2003 15:06:40 +0000

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

Modified Files:
      Tag: Version-0_9_16-branch
        index.php 
Log Message:
changed classnames

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/index.php,v
retrieving revision 1.48
retrieving revision 1.48.4.1
diff -C2 -d -r1.48 -r1.48.4.1
*** index.php   3 Dec 2001 21:22:52 -0000       1.48
--- index.php   4 Nov 2003 15:06:35 -0000       1.48.4.1
***************
*** 20,24 ****
        include('../header.inc.php');
  
!       $obj = CreateObject('notes.ui');
        $obj->_list();
        $GLOBALS['phpgw']->common->phpgw_footer();
--- 20,24 ----
        include('../header.inc.php');
  
!       $obj = CreateObject('notes.uinotes');
        $obj->_list();
        $GLOBALS['phpgw']->common->phpgw_footer();





reply via email to

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