AEOS Calvarium v0.4
This commit is contained in:
parent
821b405f5a
commit
57b531cb62
189 changed files with 3810 additions and 1417 deletions
29
data/config.xml
Executable file
29
data/config.xml
Executable file
|
|
@ -0,0 +1,29 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<nom_site>AEOS</nom_site>
|
||||
<description_site>Version Stable d'AEOS.</description_site>
|
||||
<lang>fr</lang>
|
||||
|
||||
<login_admin>admin</login_admin>
|
||||
<email_admin>admin@admin.fr</email_admin>
|
||||
<mdp_admin>21232f297a57a5a743894a0e4a801fc3</mdp_admin>
|
||||
|
||||
<accueil>1</accueil>
|
||||
<theme>main</theme>
|
||||
<contentd>0</contentd>
|
||||
<version>0.4 [CALVARIUM]</version>
|
||||
<maintenance>off</maintenance>
|
||||
<debug>TRUE</debug>
|
||||
<message>Site en maintenance</message>
|
||||
<footer>
|
||||
<![CDATA[
|
||||
Copyright © 2013 NNS Production<br /><br />
|
||||
AEOS est un logiciel libre sous licence GNU/GPL v3<br />
|
||||
Toutes suggestions, patchs ou commentaires sont les bienvenues
|
||||
]]>
|
||||
</footer>
|
||||
<update></update>
|
||||
|
||||
<urlrewriting>1</urlrewriting>
|
||||
<urlrewriting_key/>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue