1
0
Fork 0
Manager/app/page
Anonymous Contributor 13495cd041 Fix control flow of registration RequestHandler 2023-09-10 01:30:11 +02:00
..
Dashboard.php Implement all existing pages as RequestHandlers 2023-09-05 01:12:48 +02:00
Error.php Add displayError utility function 2023-09-10 01:29:08 +02:00
ForgotPassword.php Rename own tables to be consistent and distinct 2023-09-09 06:27:20 +02:00
Friends.php Implement all existing pages as RequestHandlers 2023-09-05 01:12:48 +02:00
Groups.php Implement all existing pages as RequestHandlers 2023-09-05 01:12:48 +02:00
Identities.php Rename own tables to be consistent and distinct 2023-09-09 06:27:20 +02:00
Login.php Implement all existing pages as RequestHandlers 2023-09-05 01:12:48 +02:00
ManageUsers.php Fix some template variables 2023-09-09 06:30:42 +02:00
OnlineUsers.php Implement all existing pages as RequestHandlers 2023-09-05 01:12:48 +02:00
Profile.php Fix leftover reference to RUNTIME in Profile.php 2023-09-09 06:31:23 +02:00
Regions.php Rename own tables to be consistent and distinct 2023-09-09 06:27:20 +02:00
Register.php Fix control flow of registration RequestHandler 2023-09-10 01:30:11 +02:00
ResetPassword.php Fix some template variables 2023-09-09 06:30:42 +02:00