Release v1.5.1
This commit is contained in:
@@ -26,7 +26,7 @@ if (!is_array($footerLinks)) {
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
<?= htmlspecialchars(Core\Services\Settings::get('footer_text', 'AudioCore V1.5'), ENT_QUOTES, 'UTF-8') ?>
|
||||
<?= htmlspecialchars(Core\Services\Settings::get('footer_text', 'AudioCore V1.5.1'), ENT_QUOTES, 'UTF-8') ?>
|
||||
- <?= date('Y') ?>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user