https//condor.wesleyan.edu
----------------------------------------------------------------------------------------------------------
// ** MySQL settings ** //
define('DB_NAME', 'webnography'); // The name of the database
define('DB_USER', 'jaryan'); // Your MySQL username
define('DB_PASSWORD', 'pop123'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
-------------------------------------------------------------------------------------------------------------
https//hsl.washington.edu
-------------------------------------------------------------------------------------------------------------
// ** MySQL settings ** //
define('DB_NAME', 'psychreport'); // The name of the database
define('DB_USER', 'wordpress'); // Your MySQL username
define('DB_PASSWORD', 'wct@will1s'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
----------------------------------------------------------------------------------------------------------
// ** MySQL settings ** //
define('DB_NAME', 'webnography'); // The name of the database
define('DB_USER', 'jaryan'); // Your MySQL username
define('DB_PASSWORD', 'pop123'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
-------------------------------------------------------------------------------------------------------------
https//hsl.washington.edu
-------------------------------------------------------------------------------------------------------------
// ** MySQL settings ** //
define('DB_NAME', 'psychreport'); // The name of the database
define('DB_USER', 'wordpress'); // Your MySQL username
define('DB_PASSWORD', 'wct@will1s'); // ...and password
define('DB_HOST', 'localhost'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');




