]> git.wh0rd.org - tt-rss.git/commit
only stop inline feed updates with open_basedir enabled if there are any plugins...
authorAndrew Dolgov <noreply@madoka.volgo-balt.ru>
Tue, 26 Jan 2016 08:45:47 +0000 (11:45 +0300)
committerAndrew Dolgov <noreply@madoka.volgo-balt.ru>
Tue, 26 Jan 2016 08:45:47 +0000 (11:45 +0300)
commit41245888f1c538f15d7ffa3a0ddc9310b60c98d7
tree1be19b8234a1c80bd2ac88af9e455bf6032c7518
parent29c92d7b080152bfc8c60b90c185e2faab2a6bbb
only stop inline feed updates with open_basedir enabled if there are any plugins that require CURL enabled

add plugin->flags() returning array with additional plugin information, currently only CURL requirement (optional)
classes/feeds.php
classes/plugin.php
plugins/af_readability/init.php
plugins/af_redditimgur/init.php
plugins/af_tumblr_1280/init.php
plugins/af_unburn/init.php
plugins/af_zz_imgsetsizes/init.php