]> git.wh0rd.org - tt-rss.git/blobdiff - plugins/af_readability/init.php
only stop inline feed updates with open_basedir enabled if there are any plugins...
[tt-rss.git] / plugins / af_readability / init.php
index 1d7c638a6365a909d051649e512cc887042e8bf2..a52b745b857f90ca37c1f166f9742cbafd25dbeb 100755 (executable)
@@ -9,6 +9,10 @@ class Af_Readability extends Plugin {
                        "fox");
        }
 
+       function flags() {
+               return array("needs_curl" => true);
+       }
+
        function save() {
                //
        }