diff --git a/creds.php b/creds.php index b911b9b..7fbb99f 100644 --- a/creds.php +++ b/creds.php @@ -2,3 +2,4 @@ define("__MYSQL_USERNAME__", "crep"); define("__MYSQL_PASSWORD__", "lescrepcestcool"); define("__MYSQL_HOSTNAME__", "cambraisis.escaut.net"); +define("__MYSQL_DATABASE__", "crep"); diff --git a/index.php b/index.php index 1d2179f..7f1bfac 100644 --- a/index.php +++ b/index.php @@ -1,3 +1,6 @@ + -- libgit2 0.21.2