]> git.wh0rd.org - tt-rss.git/blobdiff - plugins/af_readability/init.php
move the following to Feeds:
[tt-rss.git] / plugins / af_readability / init.php
index fae50a7eaf2f95107d9a5fc23c77171b508418f4..192ad90b6efef9d8e8cb61fe1c25c006d4573c71 100755 (executable)
@@ -83,7 +83,7 @@ class Af_Readability extends Plugin {
                                        "<img src='images/pub_set.png'
                                                style='vertical-align : middle'> <a href='#'
                                                onclick='editFeed($f)'>".
-                                       getFeedTitle($f) . "</a></li>";
+                                       Feeds::getFeedTitle($f) . "</a></li>";
                        }
                        print "</ul>";
                }