From 0d9b6ebc360ba13e760124490ef350a9b9cf2d38 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Thu, 20 Apr 2017 21:30:29 -0700 Subject: Revert "typo" - wrong repo This reverts commit d9a48092e690f582585d939f5b193aedd4bcebfb. --- include/feedutils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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']) { -- cgit v1.2.3