A single mistake
This commit is contained in:
parent
82a3e0558c
commit
6949ab25f7
|
@ -2007,7 +2007,7 @@ class dfrn {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Is the post only directed to a sigle forum
|
// Is the post only directed to a single forum?
|
||||||
if ($existing['allow_cid'] != '<'.$item['contact-id'].'>') {
|
if ($existing['allow_cid'] != '<'.$item['contact-id'].'>') {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue