mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
feature 3054: new trigger ws_users_getList
git-svn-id: http://piwigo.org/svn/branches/2.6@27715 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -251,6 +251,8 @@ SELECT
|
||||
}
|
||||
}
|
||||
|
||||
$users = trigger_change('ws_users_getList', $users);
|
||||
|
||||
return array(
|
||||
'paging' => new PwgNamedStruct(
|
||||
array(
|
||||
|
||||
Reference in New Issue
Block a user