mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
update trigger list
git-svn-id: http://piwigo.org/svn/trunk@27331 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -823,6 +823,13 @@ array(
|
||||
'files' => array('admin\user_list_backend.php'),
|
||||
'infos' => 'New in 2.6.',
|
||||
),
|
||||
array(
|
||||
'name' => 'update_rating_score',
|
||||
'type' => 'trigger_event',
|
||||
'vars' => array('boolean', 'done', 'int', 'element_id'),
|
||||
'files' => array('include\functions_rate.inc.php'),
|
||||
'infos' => 'New in 2.6.',
|
||||
),
|
||||
);
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
||||
Reference in New Issue
Block a user