Update Kirby and add password guard

This commit is contained in:
isUnknown 2026-02-09 17:05:41 +01:00
parent aaf1aa7890
commit 55d4e45891
987 changed files with 160116 additions and 66454 deletions

View file

@ -5,7 +5,7 @@
</p>
<p class="admin-advice">
Advice for developers and administrators:<br>
Change the PHP version to 7.2, 7.3 or 7.4 (PHP 7.3 or 7.4 are recommended)
Change the PHP version to one <a href="https://getkirby.com/fatal/php">supported by your version of Kirby</a>
</p>
<?php include __DIR__ . '/snippets/footer.php' ?>