phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: inv index.php,1.53,1.54


From: Bettina gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: inv index.php,1.53,1.54
Date: Mon, 14 Jan 2002 22:32:03 -0500

Update of /cvsroot/phpgroupware/inv
In directory subversions:/tmp/cvs-serv18510

Modified Files:
        index.php 
Log Message:
start porting inv to ntier

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/inv/index.php,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -r1.53 -r1.54
*** index.php   15 Jan 2002 02:57:15 -0000      1.53
--- index.php   15 Jan 2002 03:31:59 -0000      1.54
***************
*** 34,38 ****
        include('../header.inc.php');
  
!       Header('Location: ' . 
$GLOBALS['phpgw']->link('/index.php','menuaction=inv.uiinventory.list_products&action=subproduct'));
        $GLOBALS['phpgw']->common->phpgw_exit();
  ?>
--- 34,38 ----
        include('../header.inc.php');
  
!       Header('Location: ' . 
$GLOBALS['phpgw']->link('/index.php','menuaction=inv.uiinventory.list_products&action=subproduct&cat_id='
 . $cat_id));
        $GLOBALS['phpgw']->common->phpgw_exit();
  ?>




reply via email to

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