Remove 'os_syspath' from direct 'photo' table update
This commit is contained in:
parent
14eb4326e7
commit
f0933b66a9
@ -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