Merge branch 'master' of https://github.com/friendica/red
This commit is contained in:
commit
d76fdde7cb
@ -55,6 +55,7 @@ function magic_init(&$a) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if(! $x) {
|
if(! $x) {
|
||||||
|
logger('mod_magic: channel not found.' . print_r($_REQUEST,true));
|
||||||
notice( t('Channel not found.') . EOL);
|
notice( t('Channel not found.') . EOL);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user