parent
d9a48092e6
commit
0d9b6ebc36
@ -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']) {
|
||||
|
Reference in New Issue
Block a user