AEOS Calvarium v0.4
This commit is contained in:
parent
821b405f5a
commit
57b531cb62
189 changed files with 3810 additions and 1417 deletions
22
install/base.xml
Normal file → Executable file
22
install/base.xml
Normal file → Executable file
|
|
@ -1,19 +1,23 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<nom_site>nom</nom_site>
|
||||
<description_site>description</description_site>
|
||||
<nom_site>AEOS | Version Stable </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>0be75405074e9ede12f8556a52be22e9</mdp_admin>
|
||||
<mdp_admin>21232f297a57a5a743894a0e4a801fc3</mdp_admin>
|
||||
|
||||
<accueil>1</accueil>
|
||||
<theme>defaut</theme>
|
||||
<contentd>0</contentd>
|
||||
<version>0.2</version>
|
||||
<version>0.4 [CALVARIUM]</version>
|
||||
<maintenance>off</maintenance>
|
||||
<message>Votre site est actuellement en maintenance. <br />
|
||||
<br />
|
||||
Merci de revenir plus tard !</message>
|
||||
<footer>Copyright © 2011 NNS Production. Tous droits réservés. <br /><a href="http://nekonosekai.com">AEOS</a> est un logiciel libre sous licence GNU/GPL.</footer>
|
||||
<debug>FALSE</debug>
|
||||
<message>Site en maintenance</message>
|
||||
<footer>© 2004 - 2013 NNS Production</footer>
|
||||
<update>10-07-2013</update>
|
||||
|
||||
<urlrewriting>1</urlrewriting>
|
||||
<urlrewriting_key/>
|
||||
</configuration>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue