mirror of
https://github.com/Piwigo/Piwigo.git
synced 2025-04-26 11:19:55 +03:00
update trigger list
git-svn-id: http://piwigo.org/svn/trunk@27331 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
e6640666f2
commit
d736f6b09a
1 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue