mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 16:42:59 +02:00
- Add set_extents function in template class.
- 752: add trigger (for flipflip). git-svn-id: http://piwigo.org/svn/trunk@2643 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -133,6 +133,7 @@ function delete_elements($ids)
|
||||
{
|
||||
return;
|
||||
}
|
||||
trigger_action('begin_delete_elements', $ids);
|
||||
|
||||
// destruction of the comments on the image
|
||||
$query = '
|
||||
|
||||
Reference in New Issue
Block a user