diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/import.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/import.php b/include/import.php index d0ec5918e..92ba014d8 100644 --- a/include/import.php +++ b/include/import.php @@ -1427,7 +1427,6 @@ function sync_files($channel, $files) { else { $p['os_storage'] = 1; $p['content'] = $stored_image; - $p['os_syspath'] = $stored_image; } } |