e59-website/config/global.ini
Jan BELLON d913a7af27 Update 7 files
- /html/admin.php
- /html/register.php
- /html/login.php
- /html/users.php
- /html/journal.php
- /html/editpage.php
- /config/global.ini
2024-03-08 10:26:34 +00:00

26 lines
379 B
INI

[main]
title = "Club Réseaux"
header-title = "E59"
header-subtitle = "Club Réseaux"
copyright = "© 2024 - E59"
[sql]
dbname = "E59"
dbuser = "root"
dbpass = "vcwfDitW9tQBsRJX"
dbhost = "127.0.0.1"
[nav]
Journal = "journal.php"
[classifications]
0 = "Public"
1 = "Membres"
2 = "Restreint"
3 = "Direction"
[roles]
0 = "Invité"
1 = "Membre"
2 = "Responsable"
3 = "Directeur"