aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/triggers_list.php98
1 files changed, 98 insertions, 0 deletions
diff --git a/tools/triggers_list.php b/tools/triggers_list.php
index fea54fb3b..baca34ecd 100644
--- a/tools/triggers_list.php
+++ b/tools/triggers_list.php
@@ -381,6 +381,104 @@ array(
'files' => array('profile.php'),
),
array(
+ 'name' => 'loc_begin_password',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('password.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_begin_register',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('register.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_begin_search',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('search.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_begin_tags',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('tags.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_begin_comments',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('comments.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_begin_identification',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('identification.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_begin_notification',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('notification.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_end_password',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('password.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_end_register',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('register.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_end_search',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('search.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_end_tags',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('tags.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_end_comments',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('comments.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_end_identification',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('identification.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
+ 'name' => 'loc_end_notification',
+ 'type' => 'trigger_action',
+ 'vars' => array(),
+ 'files' => array('notification.php'),
+ 'infos' => 'New in 2.5',
+),
+array(
'name' => 'loc_end_admin',
'type' => 'trigger_action',
'vars' => array(),