
- /html/about.php - /html/admin.php - /html/compte.php - /html/editpage.php - /html/index.php - /html/login.php - /html/news.php - /html/register.php - /html/upload.php - /html/users.php - /config/global.ini - /include/functions.php - /include/variables.php
35 lines
953 B
INI
35 lines
953 B
INI
[main]
|
|
title = "Club Réseaux"
|
|
header-title = "E59"
|
|
header-subtitle = "Club Réseaux"
|
|
copyright = "© Jan BELLON - E59"
|
|
|
|
[sql]
|
|
dbname = "E59"
|
|
dbuser = "root"
|
|
dbpass = "vcwfDitW9tQBsRJX"
|
|
dbhost = "127.0.0.1"
|
|
|
|
[nav]
|
|
News = "news.php"
|
|
A propos = "about.php"
|
|
|
|
[classifications]
|
|
0 = "E59i-P"
|
|
1 = "E59i-M"
|
|
2 = "E59i-R"
|
|
3 = "E59i-D"
|
|
|
|
[roles]
|
|
0 = "Invité"
|
|
1 = "Membre"
|
|
2 = "Responsable"
|
|
3 = "Directeur"
|
|
|
|
[themes-dark]
|
|
0 = '--text: hsl(0, 0%, 80%);--background: hsl(0, 0%, 15%);--banner-background: hsl(0, 0%, 10%);--buttons: hsl(0, 0%, 5%)'
|
|
1 = '--text: hsl(208, 100%, 4%); --background: hsl(215, 21%, 88%); --banner-background: hsl(216, 28%, 93%); --buttons: hsl(216, 28%, 93%)'
|
|
|
|
[themes-light]
|
|
0 = '--text: hsl(0, 0%, 20%);--background: hsl(0, 0%, 100%);--banner-background: hsl(0, 0%, 100%);--buttons: hsl(0, 0%, 100%)'
|
|
1 = '--text: hsl(208, 100%, 96%); --background: hsl(215, 21%, 11%); --banner-background: hsl(216, 28%, 7%); --buttons: hsl(216, 28%, 7%)' |