From e84b52c27d0d8b501573e6ff5a3839f005a8b79c Mon Sep 17 00:00:00 2001 From: RundelhausCode Date: Tue, 6 Apr 2021 12:52:08 +0200 Subject: [PATCH] test --- Backend/test.php | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Backend/test.php diff --git a/Backend/test.php b/Backend/test.php new file mode 100644 index 0000000..a466263 --- /dev/null +++ b/Backend/test.php @@ -0,0 +1,8 @@ + '', 'password' => password_hash('',PASSWORD_DEFAULT) +]); \ No newline at end of file