phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: addressbook/inc class.uiXport.inc.php,1.14,1.15


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/inc class.uiXport.inc.php,1.14,1.15
Date: Sun, 23 Jun 2002 14:52:52 -0400

Update of /cvsroot/phpgroupware/addressbook/inc
In directory subversions:/tmp/cvs-serv10799/addressbook/inc

Modified Files:
        class.uiXport.inc.php 
Log Message:
GNU Bug #507.

Index: class.uiXport.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/inc/class.uiXport.inc.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** class.uiXport.inc.php       24 May 2002 10:38:01 -0000      1.14
--- class.uiXport.inc.php       23 Jun 2002 18:52:50 -0000      1.15
***************
*** 109,112 ****
--- 109,114 ----
                                $GLOBALS['phpgw']->common->phpgw_header();
  
+                               set_time_limit(0)
+ 
                                $this->template->set_file(array('import' => 
'import.tpl'));
  
***************
*** 199,202 ****
--- 201,206 ----
                        {
                                $GLOBALS['phpgw']->common->phpgw_header();
+ 
+                               set_time_limit(0)
  
                                $this->template->set_file(array('export' => 
'export.tpl'));




reply via email to

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