creds.php 186 Bytes Edit Raw Blame History 1 2 3 4 5 <?php define("__MYSQL_USERNAME__", "crep"); define("__MYSQL_PASSWORD__", "lescrepcestcool"); define("__MYSQL_HOSTNAME__", "cambraisis.escaut.net"); define("__MYSQL_DATABASE__", "crep");