phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: setup index.php,1.106,1.107 applications.php,1.1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: setup index.php,1.106,1.107 applications.php,1.16,1.17
Date: Mon, 25 Mar 2002 21:34:41 -0500

Update of /cvsroot/phpgroupware/setup
In directory subversions:/tmp/cvs-serv10079/setup

Modified Files:
        index.php applications.php 
Log Message:
GNU Patch #184.

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/setup/index.php,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -r1.106 -r1.107
*** index.php   10 Mar 2002 21:29:07 -0000      1.106
--- index.php   26 Mar 2002 02:34:38 -0000      1.107
***************
*** 29,33 ****
        include('./inc/functions.inc.php');
  
!       set_time_limit(0);
  
        $tpl_root = $GLOBALS['phpgw_setup']->html->setup_tpl_dir('setup');
--- 29,33 ----
        include('./inc/functions.inc.php');
  
!       @set_time_limit(0);
  
        $tpl_root = $GLOBALS['phpgw_setup']->html->setup_tpl_dir('setup');

Index: applications.php
===================================================================
RCS file: /cvsroot/phpgroupware/setup/applications.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** applications.php    3 Mar 2002 21:52:52 -0000       1.16
--- applications.php    26 Mar 2002 02:34:38 -0000      1.17
***************
*** 29,33 ****
        include ('./inc/functions.inc.php');
  
!       set_time_limit(0);
  
        // Check header and authentication
--- 29,33 ----
        include ('./inc/functions.inc.php');
  
!       @set_time_limit(0);
  
        // Check header and authentication




reply via email to

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