fix photos page permissions
This commit is contained in:
parent
b7dbecd5e3
commit
9878974e1f
5 changed files with 51 additions and 51 deletions
|
@ -263,7 +263,7 @@ function videos_content(&$a) {
|
|||
$can_post = true;
|
||||
$contact = $r[0];
|
||||
$remote_contact = true;
|
||||
$visitor = $cid;
|
||||
$visitor = $contact_id;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue