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