aboutsummaryrefslogtreecommitdiffstats
path: root/include/feedutils.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/feedutils.php')
-rw-r--r--include/feedutils.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/feedutils.php b/include/feedutils.php
index af382be44..0e6978d39 100644
--- a/include/feedutils.php
+++ b/include/feedutils.php
@@ -63,7 +63,7 @@ function get_public_feed($channel, $params) {
*/
function get_feed_for($channel, $observer_hash, $params) {
- if(! $channel)
+ if(! channel)
http_status_exit(401);
if($params['pages']) {