Admin: Display more information in footer

This commit is contained in:
Maxim Leshchenko 2022-01-21 18:45:27 +02:00
parent 26f3f8c77a
commit 2636d0ff78
No known key found for this signature in database
GPG key ID: BB9C44A8733FBEEE

View file

@ -163,9 +163,7 @@
</div>
<footer id="footer" role="contentinfo">
<section class="footer-body">
<div id="footer-logo">
OpenVK
</div>
OpenVK <a href="/about:openvk">{php echo OPENVK_VERSION}</a> | PHP: {phpversion()} | DB: {\Chandler\Database\DatabaseConnection::i()->getConnection()->getPdo()->getAttribute(\PDO::ATTR_SERVER_VERSION)}
</section>
</footer>
</div>