mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-07-06 20:00:48 +02:00
Initial commit
Functional, without SSO
This commit is contained in:
5
sources/app/install/views/upgrade.phtml
Normal file
5
sources/app/install/views/upgrade.phtml
Normal file
@ -0,0 +1,5 @@
|
||||
<?php if ($require_upgrade) : ?>
|
||||
<p>Mise à jour de l'application</p>
|
||||
<?php else: ?>
|
||||
<p>Application à jour</p>
|
||||
<?php endif; ?>
|
Reference in New Issue
Block a user