mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
remove obsolete triggers (file admin/user_list_backend.php removed)
This commit is contained in:
@@ -902,20 +902,6 @@ array(
|
||||
'files' => array('include\template.class.php (FileCombiner::process_combinable)'),
|
||||
'infos' => 'New in 2.6.',
|
||||
),
|
||||
array(
|
||||
'name' => 'user_list_columns',
|
||||
'type' => 'trigger_change',
|
||||
'vars' => array('string[]', 'aColumns'),
|
||||
'files' => array('admin\user_list_backend.php'),
|
||||
'infos' => 'New in 2.6.',
|
||||
),
|
||||
array(
|
||||
'name' => 'after_render_user_list',
|
||||
'type' => 'trigger_change',
|
||||
'vars' => array('array', 'output'),
|
||||
'files' => array('admin\user_list_backend.php'),
|
||||
'infos' => 'New in 2.6.',
|
||||
),
|
||||
array(
|
||||
'name' => 'update_rating_score',
|
||||
'type' => 'trigger_change',
|
||||
|
||||
Reference in New Issue
Block a user