mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 17:02:17 +02:00
fixes #525 add trigger at the end of add_uploaded_file
This commit is contained in:
@@ -400,6 +400,8 @@ SELECT
|
||||
|
||||
fetchRemote($derivative_url, $dest);
|
||||
|
||||
trigger_notify('loc_end_add_uploaded_file', $image_infos);
|
||||
|
||||
return $image_id;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user