# GENERATED BY SECURITY as original file contained malware. define('DB_NAME', 'pdcancel_wrdp14'); define('DB_USER', 'pdcancel_wrdp14'); define('DB_PASSWORD', 'RPdpFll7xP8JCBA'); define('DB_HOST', 'localhost'); define('DB_CHARSET', 'utf8mb4'); define('DB_COLLATE', ''); define('AUTH_KEY', 'put your unique phrase here'); define('SECURE_AUTH_KEY', 'put your unique phrase here'); define('LOGGED_IN_KEY', 'put your unique phrase here'); define('NONCE_KEY', 'put your unique phrase here'); define('AUTH_SALT', 'put your unique phrase here'); define('SECURE_AUTH_SALT', 'put your unique phrase here'); define('LOGGED_IN_SALT', 'put your unique phrase here'); define('NONCE_SALT', 'put your unique phrase here'); $table_prefix = 'wp_'; define('WP_DEBUG', false); define(‘WP_DEBUG’, true ); define(‘WP_DEBUG_DISPLAY’, false ); define(‘WP_DEBUG_LOG’, true ); if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); require_once(ABSPATH . 'wp-settings.php');