From 787c4d4b9233e407ad6e148aa6cf6b92be7b288e Mon Sep 17 00:00:00 2001 From: Robin <derrobin154@users.noreply.github.com> Date: Wed, 18 Oct 2017 21:07:07 +0200 Subject: [PATCH] Update modulecheck.php --- include/modulecheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/modulecheck.php b/include/modulecheck.php index fee32a0..93e4a66 100644 --- a/include/modulecheck.php +++ b/include/modulecheck.php @@ -89,7 +89,7 @@ function showError($title, $text) { ?> <?php echo $text; ?> </div> <div class="panel-footer"> - © <a href="https://wruczek.tech">Wruczek</a> 2016 - 2017 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.5 | MIT License + © <a href="https://wruczek.tech">Wruczek</a> 2016 - 2018 | <a href="https://github.com/Wruczek/ts-website">ts-website</a> v 1.4.5 | MIT License </div> </div>