This commit is contained in:
2024-01-20 18:23:08 +01:00
parent 3c0387f26b
commit 8a6892f6ee
4 changed files with 7 additions and 4 deletions

View File

@@ -58,4 +58,7 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
}
}
}
include "pages/register.html";
?>