implement hasUser(localpart), RegisterState add verify{_admin}.php

- fixes
This commit is contained in:
2018-02-23 15:28:50 +01:00
parent 8fff520b28
commit e88eb13d91
8 changed files with 448 additions and 115 deletions

View File

@@ -47,6 +47,5 @@ function exec_curl_request($handle)
}
return $response;
}
?>