mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 16:41:28 +00:00
set_basic_feed_info: fix typo
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user