From 69db0c3d784c0f3a5f2311ac5bece35864dc8550 Mon Sep 17 00:00:00 2001 From: neerholt Date: Mon, 8 Mar 2021 13:01:47 +0100 Subject: [PATCH] made upload file --- Frontend/group.php | 22 ++++++++++++++++++++++ upload.php | 31 +++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+) create mode 100644 upload.php diff --git a/Frontend/group.php b/Frontend/group.php index dc944c6..c0a75a2 100644 --- a/Frontend/group.php +++ b/Frontend/group.php @@ -13,6 +13,28 @@ +
+ + + +
+ +

+ +

+ + +

+ + +

+ + +

+ + +
+ \ No newline at end of file diff --git a/upload.php b/upload.php new file mode 100644 index 0000000..6364659 --- /dev/null +++ b/upload.php @@ -0,0 +1,31 @@ +