e59-website/config/global.ini
Jan BELLON 30e7b2cf48 Update 13 files
- /html/src/css/style.css
- /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
- /html/about.php
- /include/functions.php
- /config/global.ini
2024-03-08 20:18:50 +00:00

31 lines
473 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]
0 = '--hue: 0; --saturation: 0%'
1 = '--hue: 60; --saturation: 80%'