From 695fecf00d7d395e9d403929c4e7663da1531a06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=85kre=20Solberg?= <andreas.solberg@uninett.no> Date: Mon, 15 Jun 2009 10:00:17 +0000 Subject: [PATCH] removed duplicate config line git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1518 44740490-163a-0410-bde0-09ae8108e29a --- modules/statistics/config-templates/module_statistics.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/statistics/config-templates/module_statistics.php b/modules/statistics/config-templates/module_statistics.php index 4c4d8544c..be25afef5 100644 --- a/modules/statistics/config-templates/module_statistics.php +++ b/modules/statistics/config-templates/module_statistics.php @@ -47,8 +47,6 @@ $config = array ( * CGI timeout function. Both default to 300 seconds. */ 'time_limit' => 300, - - 'time_limit' => 300, 'timeres' => array( 'day' => array( -- GitLab