From ca070249c932b005844efec2ad760de9799c28fc Mon Sep 17 00:00:00 2001 From: flifloo Date: Thu, 10 Sep 2020 15:56:40 +0200 Subject: [PATCH] Make helloworld2 --- helloworld2.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 helloworld2.php diff --git a/helloworld2.php b/helloworld2.php new file mode 100644 index 0000000..ede1aa7 --- /dev/null +++ b/helloworld2.php @@ -0,0 +1,21 @@ + + + + + Hello World 2 + + + + + \ No newline at end of file