aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-03-12 13:42:31 +0000
committerplegall <plg@piwigo.org>2014-03-12 13:42:31 +0000
commitcdeb5959bb052b2a79dc62d987034813d4d9b298 (patch)
tree8b07eaccf18ff230884fb0f6fd6e0dc6580c02b7 /include/ws_functions
parentfadbc982598b2a342c968ab0b8d7c75dd6845d83 (diff)
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
Diffstat (limited to 'include/ws_functions')
-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(