Merge branch 'dev' into 'dev'
Remove 'os_syspath' from direct 'photo' table update See merge request hubzilla/core!1634
This commit is contained in:
commit
56c460d932
@ -1427,7 +1427,6 @@ function sync_files($channel, $files) {
|
||||
else {
|
||||
$p['os_storage'] = 1;
|
||||
$p['content'] = $stored_image;
|
||||
$p['os_syspath'] = $stored_image;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user