mirror of
https://github.com/Terranom674/Piwigo_Bratonien_Tools.git
synced 2026-09-19 15:14:34 +00:00
Register NC Connector migration action
This commit is contained in:
@@ -80,6 +80,9 @@ function bratonien_tools_get_tools()
|
|||||||
'album_share_revoke' => array(
|
'album_share_revoke' => array(
|
||||||
'handler' => 'bratonien_tools_revoke_album_share',
|
'handler' => 'bratonien_tools_revoke_album_share',
|
||||||
),
|
),
|
||||||
|
'nc_connector_import_legacy' => array(
|
||||||
|
'handler' => 'bratonien_tools_nc_connector_import_legacy',
|
||||||
|
),
|
||||||
'self_update_check' => array(
|
'self_update_check' => array(
|
||||||
'handler' => 'bratonien_tools_self_update_check',
|
'handler' => 'bratonien_tools_self_update_check',
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user