A single mistake
This commit is contained in:
parent
82a3e0558c
commit
6949ab25f7
1 changed files with 1 additions and 1 deletions
|
@ -2007,7 +2007,7 @@ class dfrn {
|
|||
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'].'>') {
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue