diff options
Diffstat (limited to 'tools/triggers_list.php')
-rw-r--r-- | tools/triggers_list.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/triggers_list.php b/tools/triggers_list.php index b94ca18ab..db227fa5f 100644 --- a/tools/triggers_list.php +++ b/tools/triggers_list.php @@ -550,6 +550,12 @@ array( 'files' => array('include\page_tail.php'), ), array( + 'name' => 'loc_end_photo_add_direct', + 'type' => 'trigger_notify', + 'vars' => array(), + 'files' => array('admin\photo_add_direct.php'), +), +array( 'name' => 'loc_end_picture', 'type' => 'trigger_notify', 'vars' => array(), |