The service at gstools.org doesn't exist anymore.

This commit is contained in:
Michael
2017-02-28 06:26:50 +00:00
parent 86c6c48bd8
commit c829dc8e71
2 changed files with 16 additions and 10 deletions
+4
View File
@@ -186,6 +186,10 @@ function discover_directory($search) {
*/
function gs_search_user($search) {
// Currently disabled, since the service isn't available anymore.
// It is not removed since I hope that there will be a successor.
return false;
$a = get_app();
$url = "http://gstools.org/api/users_search/".urlencode($search);