From d5cb8fd65d5c86c8627d3728d3aec7e1ae6ed4dd Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Wed, 12 Apr 2023 16:26:30 +0200 Subject: Initial commit with working app --- public/index.php | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 public/index.php (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php new file mode 100644 index 0000000..dab9201 --- /dev/null +++ b/public/index.php @@ -0,0 +1,71 @@ + + + + + + + + sessionLogin + + + + +
+
+
+

+ +
+
+ + + -- cgit v1.3.1