Revert "typo" - wrong repo

This reverts commit d9a48092e6.
This commit is contained in:
zotlabs 2017-04-20 21:30:29 -07:00
parent d9a48092e6
commit 0d9b6ebc36

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