This commit is contained in:
Bastian Allgeier
2020-07-07 12:40:13 +02:00
parent 5f025ac2c2
commit f79d2e960c
176 changed files with 10532 additions and 5343 deletions

View File

@@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="referrer" content="same-origin">
<title>Kirby Panel</title>

View File

@@ -5,7 +5,7 @@
</p>
<p class="admin-advice">
Advice for developers and administrators:<br>
Upgrade PHP to 7.1+
Change the PHP version to 7.2, 7.3 or 7.4 (PHP 7.3 or 7.4 are recommended)
</p>
<?php include __DIR__ . '/snippets/footer.php' ?>