From f0933b66a9115aaa208a6273fa243c71cf37a1d7 Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Mon, 6 May 2019 10:39:47 +0200 Subject: Remove 'os_syspath' from direct 'photo' table update --- include/import.php | 1 - 1 file changed, 1 deletion(-) 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; } } -- cgit v1.2.3