Commit 1d6ff06c46ad53f2db26d4a9e472221627214eb7
Merge branch 'master' of ssh://servclubinfo.insecure.deule.net/crep
Showing
2 changed files
with
4 additions
and
0 deletions
Show diff stats
creds.php
@@ -2,3 +2,4 @@ | @@ -2,3 +2,4 @@ | ||
2 | define("__MYSQL_USERNAME__", "crep"); | 2 | define("__MYSQL_USERNAME__", "crep"); |
3 | define("__MYSQL_PASSWORD__", "lescrepcestcool"); | 3 | define("__MYSQL_PASSWORD__", "lescrepcestcool"); |
4 | define("__MYSQL_HOSTNAME__", "cambraisis.escaut.net"); | 4 | define("__MYSQL_HOSTNAME__", "cambraisis.escaut.net"); |
5 | +define("__MYSQL_DATABASE__", "crep"); |