mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02: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'),
|
'files' => array('admin\user_list_backend.php'),
|
||||||
'infos' => 'New in 2.6.',
|
'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>
|
<!DOCTYPE html>
|
||||||
|
|||||||
Reference in New Issue
Block a user