Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. define("FTP_HOST", "mywebsite.com");
  2. define("FTP_USER", "username");
  3. define("FTP_PASS", "mypassword");