created create_user

This commit is contained in:
jakani24
2024-01-20 09:41:14 +01:00
parent df9ed5e17c
commit 7f4b922d20
2 changed files with 144 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
<?php
header("LOCATION:/login.php");
?>