phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: stocks/inc hook_home.inc.php,1.19,1.20


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: stocks/inc hook_home.inc.php,1.19,1.20
Date: Tue, 29 Oct 2002 18:35:04 -0500

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

Modified Files:
        hook_home.inc.php 
Log Message:
update

Index: hook_home.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/stocks/inc/hook_home.inc.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** hook_home.inc.php   25 Oct 2002 16:43:31 -0000      1.19
--- hook_home.inc.php   29 Oct 2002 23:35:02 -0000      1.20
***************
*** 19,23 ****
        unset($d1);
  
!       if ($GLOBALS['phpgw_info']['user']['apps']['stocks'] && 
$GLOBALS['phpgw_info']['user']['preferences']['stocks']['mainscreen']['enabled'])
        {
                $app_id = $GLOBALS['phpgw']->applications->name2id('stocks');
--- 19,23 ----
        unset($d1);
  
!       if ($GLOBALS['phpgw_info']['user']['apps']['stocks'] && 
$GLOBALS['phpgw_info']['user']['preferences']['stocks']['mainscreen'] == 
'enabled')
        {
                $app_id = $GLOBALS['phpgw']->applications->name2id('stocks');





reply via email to

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