mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 17:41:01 +00:00
parent
92fc97eeb3
commit
25e1213d1b
1 changed files with 1 additions and 0 deletions
1
inc/3rdparty/makefulltextfeed.php
vendored
1
inc/3rdparty/makefulltextfeed.php
vendored
|
@ -415,6 +415,7 @@ if (!$debug_mode) {
|
|||
//////////////////////////////////
|
||||
// Set up HTTP agent
|
||||
//////////////////////////////////
|
||||
global $http;
|
||||
$http = new HumbleHttpAgent();
|
||||
$http->debug = $debug_mode;
|
||||
$http->userAgentMap = $options->user_agents;
|
||||
|
|
Loading…
Reference in a new issue