<?php
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the
* installation. You don't have to use the web site, you can
* copy this file to "wp-config.php" and fill in the values.
*
* This file contains the following configurations:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'ss_dbname_cii4jd1n61');
/** MySQL database username */
define('DB_USER', '7NbfKoW14356372');
/** MySQL database password */
define('DB_PASSWORD', 'EUrsLiy9Uj2PkS15');
/** MySQL hostname */
define('DB_HOST', 'craveandcovetca.netfirmsmysql.com');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
/** 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', 'RQ]aLzRucApTsw/C^l<saI!-%vcj^!fPyi&OZqNpxe(gRVE!$DHTm?ZpgtujyZ|X+IYq@qX^IyZ&rSNP[G^@U?HvNgS<P+am}/*r?ULK+sS}$LG!^+x!C>F^wrk^bCcV');
define('SECURE_AUTH_KEY', 'gOOwtwRh;gOo@I=cbXyF+Ws[HCSzYWy]LnuWJxLL@p^vPs_^NE^pT$iu^/_@z*hYhv<kr*cLz*iEQCs}Zn$BGjdBS}Bmzc[rG>%k/sSh!mIVCDK&%v(tIddb!s{}n]X>');
define('LOGGED_IN_KEY', '<Kx_=;;?szqoDbwlQr]DYpmZeheCVk&KErrS@nk(*bNODotmXutAIF;(qduhJ?eUgRE]wW&fhaB--)FtTkbN?g[qSPx@}QrH!&GB{e[RiuEWR*&|buOuPz=M}!o)?WKn');
define('NONCE_KEY', 'KBChvV!BQx+DXt&KKsFcplD%NBdiLOzMK_ZCY;zq/<r+O]bFU;ChT<&+wbC^QidVHac^V=^veS*UW/O/sZ]Zw$NmGFZ(;ZDUWAaRT=mQ@b]sxRF@Ph(BveqLxrO<peDt');
define('AUTH_SALT', 'tp@hr%VQVl^ffpu%Ji@^@/u[oOz=jgRgL*(VsvjSR}jw*Epej+FljUt@X+]%k%/inMgR^xm-nVSu*m<GaOHnYv>}GMGH|@/[VvZ{EBgv@l$KlfFD{LHBf=URbNBvEi>=');
define('SECURE_AUTH_SALT', '_xvAcKRWQlj)}RXt>S!wB$!WRUaC_/HxWK;><ydej<rfJKc<t!rQ>;X;UB-dLjFp<}nGefg[tmbC|MXrT$+rCU]u/fiuQ!|zdaz]jkd}dY^EpL&-i[x/!?T@VWHo+?Ez');
define('LOGGED_IN_SALT', '$$vmiaKKFvNts[J%aJLnqShy|FdzujT+rdsekGxpJ$>_egCZ|_X{+U&XGjX{*y>c{Mp(R*OF$/WQmDdn;|>TLAbQ=QEUQhdmmPQIWX^%sj]x[OUERw_A{OeesWgtqaj^');
define('NONCE_SALT', '|T+WYzOy-[sjY+jz;Yl[ec$[bPXkaAf^gbES_^FS]]o|Ur(Z)}x^[FQ?+IUHD>/XE((CIE$REyEGl^Ye_P|<gkNHYvTCNWaG=vUw*QMEHk@qUcz@D|)MwLAP[t]>M/?d');
/**#@-*/
/**
* 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 = 'wp_hgpx_';
/**
* 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 blogging. */
/** 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');