From 70aa8421b37a6ad7318172ef515bbb56e2d33917 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 25 Jan 2013 23:32:44 -0800 Subject: further baby steps on the photos API --- include/security.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/security.php') diff --git a/include/security.php b/include/security.php index f28174153..9f4058f88 100644 --- a/include/security.php +++ b/include/security.php @@ -166,6 +166,8 @@ function change_channel($change_channel) { } + + function permissions_sql($owner_id,$remote_verified = false,$groups = null) { $local_user = local_user(); -- cgit v1.2.3