phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: stocks index.php,1.9,1.10


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: stocks index.php,1.9,1.10
Date: Sat, 26 Apr 2003 16:52:21 -0400

Update of /cvsroot/phpgroupware/stocks
In directory subversions:/tmp/cvs-serv6883

Modified Files:
        index.php 
Log Message:
update

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/stocks/index.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** index.php   20 Jan 2002 23:40:39 -0000      1.9
--- index.php   26 Apr 2003 20:52:19 -0000      1.10
***************
*** 20,27 ****
        );
        include('../header.inc.php');
! 
!       $obj = CreateObject('stocks.ui');
!       $obj->index();
! 
!       $GLOBALS['phpgw']->common->phpgw_footer();
  ?>
--- 20,23 ----
        );
        include('../header.inc.php');
!       
$GLOBALS['phpgw']->redirect_link('/index.php','menuaction=stocks.ui.index');
  ?>





reply via email to

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