mirror of
https://github.com/pierre42100/ComunicAPI
synced 2025-06-18 16:18:04 +00:00
Can check the availability of a domain.
This commit is contained in:
@ -485,6 +485,6 @@ function getPostUserDirectory(string $name) : string {
|
||||
Rest_fatal_error(401, "Specified directory seems to be invalid!");
|
||||
|
||||
//Return the directory
|
||||
return $name;
|
||||
return $directory;
|
||||
|
||||
}
|
Reference in New Issue
Block a user