mirror of
https://github.com/Terranom674/Piwigo_Bratonien_Tools.git
synced 2026-09-19 11:44:31 +00:00
Register share link regeneration action
This commit is contained in:
@@ -73,6 +73,9 @@ function bratonien_tools_get_tools()
|
||||
'album_share_create' => array(
|
||||
'handler' => 'bratonien_tools_create_album_share',
|
||||
),
|
||||
'album_share_regenerate_link' => array(
|
||||
'handler' => 'bratonien_tools_regenerate_album_share_link',
|
||||
),
|
||||
'album_share_revoke' => array(
|
||||
'handler' => 'bratonien_tools_revoke_album_share',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user