[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/paste-kde-org] app/controllers: Issue #168: Remove set_time_limit as it is causing issues 
From:       Sayak Banerjee <sayakb () kde ! org>
Date:       2014-10-26 17:23:29
Message-ID: E1XiRXN-00067V-Mg () scm ! kde ! org
[Download RAW message or body]

Git commit ae955eb9b5303f6afaaac89d4515adf0786f8bd1 by Sayak Banerjee.
Committed on 26/10/2014 at 17:23.
Pushed by sayakb into branch 'master'.

Issue #168: Remove set_time_limit as it is causing issues with many hosts

M  +0    -14   app/controllers/SetupController.php

http://commits.kde.org/websites/paste-kde-org/ae955eb9b5303f6afaaac89d4515a=
df0786f8bd1

diff --git a/app/controllers/SetupController.php b/app/controllers/SetupCon=
troller.php
index 163142c..f56bac3 100755
--- a/app/controllers/SetupController.php
+++ b/app/controllers/SetupController.php
@@ -26,20 +26,6 @@
 class SetupController extends BaseController {
 =

 	/**
-	 * The constructor sets the maximum execution time.
-	 *
-	 * This is needed as the script will take more time, especially when
-	 * running the updater.
-	 *
-	 * @access public
-	 * @return void
-	 */
-	public function __construct()
-	{
-		set_time_limit(3600);
-	}
-
-	/**
 	 * Shows the installation screen
 	 *
 	 * @param  string  $method
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic