fix compilation errors; add public folder
This commit is contained in:
@@ -3,4 +3,4 @@ $homeserver = "example.com";
|
||||
$access_token = "To be used for sending the registration notification";
|
||||
$register_room = '"$registerRoomID:example.com';
|
||||
$registration_shared_secret = "To be used for actually register the user";
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user