?>
database for WordPress */
define( 'DB_NAME', 'pckeyc5_leetinde_connectionscare' );
/** MySQL database username */
define( 'DB_USER', 'pckeyc5_leetinde_zahida' );
/** MySQL database password */
define( 'DB_PASSWORD', 'ccltdData01' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
/** Database Charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** The Database Collate type. Don't change this if in doubt. */
define( 'DB_COLLATE', '' );
/**#@+
* Authentication Unique Keys and Salts.
*
* Change these to different unique phrases!
* You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}
* You can change these at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
*
* @since 2.6.0
*/
define( 'AUTH_KEY', 'D*i53jUA2st,KF>7@Dx$H%DD!=WO*o9Mj^
r@*7y0sF[?t;iK-qY*RCm4ll' );
define( 'LOGGED_IN_KEY', '41H?cv}_f/_oce5>0Tgwk1B]?_CCYz>5k+sw{>oIWFbt>lRV$In,AK-Y&*tlndsO;fwO0A7.' );
define( 'SECURE_AUTH_SALT', 'c9y}d4Ni?*;CO_c%S-$3EJTZYXyh!t+W3nxdqxo)/7FVX_TIS^ruGL T~k%sv;UH' );
define( 'LOGGED_IN_SALT', 'Dhu0X)MZ@m0OH0(}l&Z0HAY(pp0%])F;RHJpNW{Veo0@fhjSM:3tN]BH]B+sPW+N' );
define( 'NONCE_SALT', 'p}nYcHD7uwqs$?,_}n0QwN8Iu``-W,yVP(!c53h$NdecOU!b{~=@_/O%a=S-U`/2' );
/**#@-*/
/**
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each
* a unique prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = 'cc_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define( 'WP_DEBUG', false );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once( ABSPATH . 'wp-settings.php' );
?>