AEOS Calvarium v0.4
This commit is contained in:
parent
821b405f5a
commit
57b531cb62
189 changed files with 3810 additions and 1417 deletions
4
themes/defaut/maintenance.php
Normal file → Executable file
4
themes/defaut/maintenance.php
Normal file → Executable file
|
|
@ -1,8 +1,10 @@
|
|||
<?php (SECURITY)?die():FALSE; ?>
|
||||
<!-- Maintenance -->
|
||||
<body>
|
||||
<div id="content">
|
||||
<div id="center">
|
||||
<p><?php echo $SITE_MESSAGE; ?></p>
|
||||
<!-- Affichage du message en cas de maintenance -->
|
||||
<p><?php echo AEOS_MAINTMSG; ?></p>
|
||||
</div>
|
||||
<div id="left"></div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue