Removed another "limit 1"

This commit is contained in:
Michael Vogel 2014-03-09 09:25:57 +01:00
parent 9afe5c8670
commit 7cec1bbfdf
1 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,7 @@ class Photo {
`allow_gid` = '%s',
`deny_cid` = '%s',
`deny_gid` = '%s'
where id = %d limit 1",
where id = %d",
intval($uid),
intval($cid),