From 524ed929f1154121eceb4d237e4906b4f246bd23 Mon Sep 17 00:00:00 2001
From: Tijn Kuyper
Date: Thu, 24 Jan 2019 16:30:01 +0100
Subject: [PATCH] Make copyright year dynamic in credits
---
e107_admin/credits.php | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/e107_admin/credits.php b/e107_admin/credits.php
index 140c197dc..41b094fb8 100644
--- a/e107_admin/credits.php
+++ b/e107_admin/credits.php
@@ -50,7 +50,7 @@ require_once(e_ADMIN."auth.php");
Nuvolo Icons, PHPMailer, TCPDF, PHP UTF8
-
+
@@ -61,6 +61,4 @@ $ns->tablerender("",$text);
require_once(e_ADMIN."footer.php");
-exit;
-
-?>
+exit;
\ No newline at end of file