mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
feature:2941 update triggers_list.php :-)
git-svn-id: http://piwigo.org/svn/trunk@23888 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -231,6 +231,13 @@ array(
|
||||
'files' => array('admin\tags.php', 'admin\include\functions.php (get_taglist)'),
|
||||
'infos' => 'New in 2.4',
|
||||
),
|
||||
array(
|
||||
'name' => 'get_webmaster_mail_address',
|
||||
'type' => 'trigger_event',
|
||||
'vars' => array('string', 'email'),
|
||||
'files' => array('include\functions.inc.php (get_webmaster_mail_address)'),
|
||||
'infos' => 'New in 2.6',
|
||||
),
|
||||
array(
|
||||
'name' => 'init',
|
||||
'type' => 'trigger_action',
|
||||
|
||||
Reference in New Issue
Block a user