aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions/pwg.users.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-03-12 13:41:35 +0000
committerplegall <plg@piwigo.org>2014-03-12 13:41:35 +0000
commit1dd79b4bac79ba8bd9ae68b20870e60ec62fabf2 (patch)
tree922ca1a2be60451b7e05bbcdf2ba3ce4fa0b24cd /include/ws_functions/pwg.users.php
parent9cc4ce45d8dd3c7aaeb33a5f44c2288e8ad65805 (diff)
feature 3054: new trigger ws_users_getList
git-svn-id: http://piwigo.org/svn/branches/2.6@27715 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/ws_functions/pwg.users.php')
-rw-r--r--include/ws_functions/pwg.users.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ws_functions/pwg.users.php b/include/ws_functions/pwg.users.php
index d8b70c6ae..345d8f661 100644
--- a/include/ws_functions/pwg.users.php
+++ b/include/ws_functions/pwg.users.php
@@ -251,6 +251,8 @@ SELECT
}
}
+ $users = trigger_change('ws_users_getList', $users);
+
return array(
'paging' => new PwgNamedStruct(
array(