diff options
Diffstat (limited to 'admin')
-rw-r--r-- | admin/include/functions.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/include/functions.php b/admin/include/functions.php index 8f6514d19..badd5955f 100644 --- a/admin/include/functions.php +++ b/admin/include/functions.php @@ -133,6 +133,7 @@ function delete_elements($ids) { return; } + trigger_action('begin_delete_elements', $ids); // destruction of the comments on the image $query = ' |