From 288d5c647749ecb20028c327f12ab95fe301213d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikki=20S=C3=B8rensen?= Date: Wed, 7 Mar 2018 00:17:43 +0100 Subject: [PATCH] index page to make configs --- scripts/index.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 scripts/index.php diff --git a/scripts/index.php b/scripts/index.php new file mode 100644 index 0000000..601993a --- /dev/null +++ b/scripts/index.php @@ -0,0 +1,24 @@ +print(); +} +else +{ + ?> + +
+
+ unbound
+ Other
+ Other2
+ +
+ + \ No newline at end of file