The service at gstools.org doesn't exist anymore.
This commit is contained in:
parent
86c6c48bd8
commit
c829dc8e71
2 changed files with 16 additions and 10 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue