summaryrefslogtreecommitdiff
path: root/include/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions.php')
-rw-r--r--include/functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index 0148d069d..43138a1f9 100644
--- a/include/functions.php
+++ b/include/functions.php
@@ -1851,6 +1851,8 @@
}
break;
}
+
+ return false;
}
function getFeedTitle($link, $id, $cat = false) {