From ce29ed10493e8beb81511e94d13f1cf8624e1565 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Thu, 26 May 2011 09:04:22 +0000 Subject: [PATCH] --- inc/config.inc.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/inc/config.inc.php b/inc/config.inc.php index 25ff1f31d..00b854591 100644 --- a/inc/config.inc.php +++ b/inc/config.inc.php @@ -52,7 +52,4 @@ define('ZEND', dirname(__FILE__) . '/Zend'); define('TIMEZONE', 'UTC'); define('CUBE_SEARCH_LIMIT_CHARS', 3); - -set_time_limit(90); - ?> \ No newline at end of file -- 2.39.5