contact photo update issue
This commit is contained in:
parent
3ee75a795a
commit
33c97f718c
@ -536,7 +536,7 @@ class Photo {
|
|||||||
if(count($x)) {
|
if(count($x)) {
|
||||||
$r = q("UPDATE `photo`
|
$r = q("UPDATE `photo`
|
||||||
set `aid` = %d,
|
set `aid` = %d,
|
||||||
set `uid` = %d,
|
`uid` = %d,
|
||||||
`xchan` = '%s',
|
`xchan` = '%s',
|
||||||
`resource_id` = '%s',
|
`resource_id` = '%s',
|
||||||
`created` = '%s',
|
`created` = '%s',
|
||||||
|
Reference in New Issue
Block a user