]> git.mxchange.org Git - friendica.git/commitdiff
Test
authorroot <root@bk-hasecom.hasecom.local>
Tue, 24 Nov 2015 01:49:29 +0000 (02:49 +0100)
committerroot <root@bk-hasecom.hasecom.local>
Tue, 24 Nov 2015 01:49:29 +0000 (02:49 +0100)
include/api.php

index 2fd7d6d45a0999a32b7aa8130a152c61653f4247..63d6a174644bdeca4221da9c1ea629bd40381678 100644 (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: