]> git.wh0rd.org - tt-rss.git/blobdiff - plugins/af_zz_imgsetsizes/init.php
only stop inline feed updates with open_basedir enabled if there are any plugins...
[tt-rss.git] / plugins / af_zz_imgsetsizes / init.php
index 96afbbfe0c47edbbace30082139965d66bbf0ed7..cdfd06338d95b6689bb0aefb030325d3a7dace14 100644 (file)
@@ -8,6 +8,10 @@ class Af_Zz_ImgSetSizes extends Plugin {
                        "fox");
        }
 
+       function flags() {
+               return array("needs_curl" => true);
+       }
+
        function init($host) {
                $this->host = $host;