This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
friendica
/
friendica
mirror of
https://github.com/friendica/friendica.git
Watch
1
Star
2
Fork
1
Code
Issues
Releases
49
Wiki
Activity
Browse Source
syntax on sql
pull/334/merge
friendica
8 years ago
parent
4229debff8
commit
79e2ae3791
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
include/Photo.php
+ 1
- 1
include/Photo.php
View File
@ -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
),
Write
Preview
Loading…
Cancel
Save