Skip to content

Commit

Permalink
Removed time limit in config
Browse files Browse the repository at this point in the history
  • Loading branch information
janpaul123 committed Jan 10, 2010
1 parent c963b16 commit db5563f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user/config.php.default
Expand Up @@ -18,7 +18,6 @@

// initialization
error_reporting(0);
set_time_limit(1);
$settings = array();
$settings['rss.feeds'] = array();
$settings['photo.dirs'] = array();
Expand Down

0 comments on commit db5563f

Please sign in to comment.