mirror of
https://github.com/Terranom674/Piwigo_Bratonien_Tools.git
synced 2026-09-19 22:14:33 +00:00
Register NC connector verification action
This commit is contained in:
@@ -83,6 +83,9 @@ function bratonien_tools_get_tools()
|
|||||||
'nc_connector_import_legacy' => array(
|
'nc_connector_import_legacy' => array(
|
||||||
'handler' => 'bratonien_tools_nc_connector_import_legacy',
|
'handler' => 'bratonien_tools_nc_connector_import_legacy',
|
||||||
),
|
),
|
||||||
|
'nc_connector_verify' => array(
|
||||||
|
'handler' => 'bratonien_tools_nc_connector_verify',
|
||||||
|
),
|
||||||
'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