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:
flop25
2014-07-26 17:42:07 +00:00
parent c97e8ed352
commit 3f37ec3477
6 changed files with 94 additions and 47 deletions
+6
View File
@@ -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',