From 79e2ae3791ec092f5be4f5b0b635247df2535089 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 13 Jun 2012 22:34:48 -0700 Subject: syntax on sql --- include/Photo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Photo.php') diff --git a/include/Photo.php b/include/Photo.php index da7c49622..aa6f5f113 100644 --- a/include/Photo.php +++ b/include/Photo.php @@ -281,7 +281,7 @@ class Photo { `allow_cid` = '%s', `allow_gid` = '%s', `deny_cid` = '%s', - `deny_gid` = '%s', + `deny_gid` = '%s' where id = %d limit 1", intval($uid), -- cgit v1.2.3