Premier commit

This commit is contained in:
pierre renaudot
2023-12-18 17:50:52 +01:00
commit 6e14de94aa
55 changed files with 21740 additions and 0 deletions

7
include/gsb.ini Normal file
View File

@@ -0,0 +1,7 @@
[database]
driver = mysql
host = localhost
port = 3306
schema = gsb2021
username = root
password = root