Merge pull request #728 from zotlabs/typo1

Typo1
This commit is contained in:
git-marijus 2017-04-21 09:24:58 +02:00 committed by GitHub
commit 1d271ee771

View File

@ -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']) {