Version 1.9a
This commit is contained in:
parent
5f81f76b17
commit
d028822d0b
437 changed files with 27543 additions and 81793 deletions
|
|
@ -7,51 +7,58 @@ url_rewriting : "1"
|
|||
session: "1"
|
||||
session_time: "1000"
|
||||
session_name: "hbsession"
|
||||
session_max: "20"
|
||||
session_table: "sessions"
|
||||
|
||||
serveur_name: "Alpha"
|
||||
locales: "fr_FR"
|
||||
lang: "FRA"
|
||||
|
||||
log_error: "1"
|
||||
hide_error: "0"
|
||||
htdocs: "htdocs"
|
||||
db_type: "postgresql"
|
||||
db_log: "1"
|
||||
db_type: "mysql"
|
||||
db_prefix: ""
|
||||
no_db: "no_db"
|
||||
db_crypt: "0"
|
||||
db_cle: "vb45klo8zw"
|
||||
db_log: "1"
|
||||
db_injection: "0"
|
||||
no_db: "no_db"
|
||||
no_db_message: "Connexion à la base de donnée impossible"
|
||||
|
||||
version: "1.8"
|
||||
log_error: "1"
|
||||
hide_error: "0"
|
||||
|
||||
version: "1.9 Alpha"
|
||||
flottes: "0"
|
||||
attaques: "1"
|
||||
galaxie: "1"
|
||||
nb_amas: "10"
|
||||
nb_systeme: "99"
|
||||
nb_planete: "12"
|
||||
first_page: ""
|
||||
|
||||
cache[dir]: "cache/"
|
||||
cache[signatures]: "43200"
|
||||
|
||||
link[self]: "./"
|
||||
link[accueil]: "http://halo-battle.s-fr.com/"
|
||||
link[blog]: "http://halo-battle.s-fr.com/ark/"
|
||||
link[jeu]: "http://halo-battle.s-fr.com/"
|
||||
link[accueil]: "http://www.halo-battle.fr/"
|
||||
link[blog]: "http://www.halo-battle.fr/ark/"
|
||||
link[jeu]: "http://www.halo-battle.fr/"
|
||||
link[inscription]: "?p=inscription"
|
||||
link[forum]: "http://halo-battle.s-fr.com/forum/index.php"
|
||||
link[forum]: "http://www.halo-battle.fr/forum/index.php"
|
||||
link[oubliemdp]: "?p=oubliemdp"
|
||||
link[operateur]: "?p=operateur"
|
||||
|
||||
menu[accueil]: "?p=accueil"
|
||||
menu[operateur]: "?p=operateur"
|
||||
menu[batiments]: "?p=batiments"
|
||||
menu[caserne]: "?p=prochainement"
|
||||
menu[caserne]: "?p=caserne"
|
||||
menu[chantierspatial]: "?p=chantierspatial"
|
||||
menu[chantierterrestre]: "?p=prochainement"
|
||||
menu[chantierterrestre]: "?p=chantierterrestre"
|
||||
menu[defenses]: "?p=defenses"
|
||||
menu[laboratoire]: "?p=laboratoire"
|
||||
menu[arbre]: "?p=arbre"
|
||||
menu[ressources]: "?p=ressources"
|
||||
menu[gestion]: "?p=prochainement"
|
||||
menu[gestion]: "?p=gestion"
|
||||
menu[bourse]: "?p=bourse"
|
||||
menu[flotte]: "?p=flotte"
|
||||
menu[armee]: "?p=prochainement"
|
||||
menu[bourse]: "?p=bourse"
|
||||
|
|
@ -62,7 +69,7 @@ menu[envoie]: "?p=envoyer"
|
|||
menu[alliance]: "?p=alliances"
|
||||
menu[classement]: "?p=classement"
|
||||
menu[chat]: "?p=chat"
|
||||
menu[forums]: "http://halo-battle.s-fr.com/forum/"
|
||||
menu[forums]: "http://www.halo-battle.fr/forum/"
|
||||
menu[bugs]: "?p=bugs"
|
||||
menu[faq]: "?p=faq"
|
||||
menu[bourse]: "?p=bourse"
|
||||
|
|
@ -88,7 +95,7 @@ smiley[redface]: ":oops:"
|
|||
smiley[rolleyes]: ":roll:"
|
||||
smiley[lol]: ":lol:"
|
||||
|
||||
template[dir]: "templates/templates/"
|
||||
template[compile]: "templates/templates_c/"
|
||||
template[config]: "templates/configs/"
|
||||
template[cache]: "templates/cache/"
|
||||
template[dir]: "../templates/"
|
||||
template[compile]: "tpl_compile/"
|
||||
template[config]: "tpl_config/"
|
||||
template[cache]: "tpl_cache/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue