Merge branch 'master' of github.com:Piwigo/Piwigo

This commit is contained in:
Louis
2020-10-27 18:20:42 +01:00
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -400,6 +400,8 @@ SELECT
fetchRemote($derivative_url, $dest);
trigger_notify('loc_end_add_uploaded_file', $image_infos);
return $image_id;
}