sql typo in auto-friend with D*
This commit is contained in:
@@ -598,7 +598,7 @@ function diaspora_request($importer,$xml) {
|
||||
`uri-date` = '%s',
|
||||
`avatar-date` = '%s',
|
||||
`blocked` = 0,
|
||||
`pending` = 0,
|
||||
`pending` = 0
|
||||
WHERE `id` = %d LIMIT 1
|
||||
",
|
||||
dbesc($photos[0]),
|
||||
|
||||
Reference in New Issue
Block a user