This commit is contained in:
root 2015-11-24 02:49:29 +01:00
parent 4b6afbf681
commit 2c89a43286
1 changed files with 4 additions and 0 deletions

View File

@ -2979,6 +2979,10 @@ function api_best_nickname(&$contacts) {
$contacts = array($contacts[0]);
}
function api_users_groups_show() {
}
api_register_func('api/users/groups_show', 'api_users_groups_show', true);
/*
To.Do: