mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
merge r27715 from branch 2.6 to trunk
feature 3054: new trigger ws_users_getList git-svn-id: http://piwigo.org/svn/trunk@27716 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