mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
add new trigger loc_end_photo_add_direct
First Contact tour reviewed and reworked to change dynamically with the new uploader git-svn-id: http://piwigo.org/svn/trunk@29078 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -549,6 +549,12 @@ array(
|
||||
'vars' => 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',
|
||||
|
||||
Reference in New Issue
Block a user