mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
update triggers_list.php for r18924
git-svn-id: http://piwigo.org/svn/trunk@18926 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -517,7 +517,7 @@ array(
|
||||
array(
|
||||
'name' => 'loc_end_index_category_thumbnails',
|
||||
'type' => 'trigger_event',
|
||||
'vars' => array('array', 'tpl_thumbnails_var', 'array', 'categories'),
|
||||
'vars' => array('array', 'tpl_thumbnails_var'),
|
||||
'files' => array('include\category_cats.inc.php'),
|
||||
),
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user