summaryrefslogtreecommitdiff
path: root/include/rssfuncs.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/rssfuncs.php')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rssfuncs.php b/include/rssfuncs.php
index 3f4a0aef2..e667df41f 100644
--- a/include/rssfuncs.php
+++ b/include/rssfuncs.php
@@ -263,7 +263,7 @@
$feed_data = fetch_file_contents($fetch_url, false,
$auth_login, $auth_pass, false,
- FEED_FETCH_TIMEOUT_TIMEOUT,
+ FEED_FETCH_TIMEOUT,
0);
global $fetch_curl_used;