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