fix date footer

This commit is contained in:
osaajani 2020-02-21 02:58:54 +01:00
parent e7beafaa8b
commit d799427993
3 changed files with 1 additions and 1 deletions

0
env.php.dist Executable file → Normal file
View File

0
env.prod.php.dist Executable file → Normal file
View File

View File

@ -1,6 +1,6 @@
<footer class="text-center">
RaspiSMS a été créé pour vous par le site <a href="https://raspberry-pi.fr">Raspberry Pi FR</a>, site dédié à la Raspberry Pi<br/>
Copyright 2014. RaspiSMS est un programme sous <a href="https://www.gnu.org/licenses/gpl.txt" rel="nofollow">licence GNU GPL</a>.<br/>
Copyright 2014-<?= date('Y'); ?>. RaspiSMS est un programme sous <a href="https://www.gnu.org/licenses/gpl.txt" rel="nofollow">licence GNU GPL V3</a>.<br/>
</footer>
<?php if ($_SESSION['user']['settings']['sms_reception_sound'] ?? false) { ?>