summaryrefslogtreecommitdiff
path: root/plugins/example_vfeed/init.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/example_vfeed/init.php')
-rw-r--r--plugins/example_vfeed/init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/example_vfeed/init.php b/plugins/example_vfeed/init.php
index e7efa757b..b137fd0f9 100644
--- a/plugins/example_vfeed/init.php
+++ b/plugins/example_vfeed/init.php
@@ -27,7 +27,7 @@ class Example_VFeed extends Plugin {
}
function get_headlines($feed_id, $options) {
- $qfh_ret = queryFeedHeadlines( -4,
+ $qfh_ret = queryFeedHeadlines(-4,
$options['limit'],
$options['view_mode'], $options['cat_view'],
$options['search'],