fix compilation errors; add public folder

This commit is contained in:
2018-02-11 21:29:24 +01:00
parent bd06342ccf
commit b8f8fc1f69
5 changed files with 45 additions and 39 deletions

View File

@@ -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";
?>
?>