From 43e59892389caeb042664a4363a762b1dbdc330f Mon Sep 17 00:00:00 2001 From: OliverParoczai Date: Fri, 26 Mar 2021 17:01:24 +0100 Subject: [PATCH] =?UTF-8?q?Esem=C3=A9nyek=20elkezd=C3=A9se,=20konzisztenci?= =?UTF-8?q?a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/eventupload.php | 0 events.php | 47 +++++++++++++++++++++++++++++++++++++++++++ header.php | 42 +++++++++++++++++++++----------------- 3 files changed, 71 insertions(+), 18 deletions(-) create mode 100644 admin/eventupload.php diff --git a/admin/eventupload.php b/admin/eventupload.php new file mode 100644 index 0000000..e69de29 diff --git a/events.php b/events.php index e69de29..ae67645 100644 --- a/events.php +++ b/events.php @@ -0,0 +1,47 @@ + + +
+
+
+

ESEMÉNYEK

+
+
+
+ '.$json[$i]["name"].'
'.$json[$i]["location"].'
Second line'; + } + } + ?> +
+
+
+
+ + + + '; + } +} ?> + + \ No newline at end of file diff --git a/header.php b/header.php index 0f36bbf..dc9769a 100644 --- a/header.php +++ b/header.php @@ -124,6 +124,9 @@ if(!isset($liteload) && !$loggedin && $isadmin){ + + + @@ -342,16 +345,9 @@ if(!isset($liteload) && !$loggedin && $isadmin){