From 68fc9e55e538e03f94509731ab41a0c8cf96710f Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Mon, 17 Apr 2023 12:12:22 +0300 Subject: setup a real server environment (apache DocumentRoot=/var/www/public) --- public/app/views/group.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 public/app/views/group.php (limited to 'public/app/views/group.php') diff --git a/public/app/views/group.php b/public/app/views/group.php new file mode 100644 index 0000000..5d5dea0 --- /dev/null +++ b/public/app/views/group.php @@ -0,0 +1,13 @@ +
+
+ + + +
+ $item]) ?> +
+ + + +
+
-- cgit v1.2.3