From 98d5d2147e9a6d3acd48193a4acf0954e1682bad Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Wed, 5 Aug 2020 05:50:59 +0200 Subject: [PATCH] Adding a lot of stuff, langauge thingi, website.html default thing, config.inc.php, main.inc.php, index.php, default construct of all things, the ability to saying hello world... --- .idea/webResources.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .idea/webResources.xml diff --git a/.idea/webResources.xml b/.idea/webResources.xml new file mode 100644 index 0000000..a2190dc --- /dev/null +++ b/.idea/webResources.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file