j'); define('SECURE_AUTH_KEY', 'y%|P9M+YX!~,Hf4y!e{xsEr.mAHTs8hkQM91,`-uwBQUxpW01BozrS6~v&_Lt1)J'); define('LOGGED_IN_KEY', 'W-I[oEeM/2([1YY`@I2}njZB$h%Gj:lpk+^F;O _UmDs1I-9lZcDp?q~k#zGJ$l='); define('NONCE_KEY', 'L~vuz(>yHn3~3^fp`.2_ihIhOL>_qmFs_0XGQ6e]Oq|IpP+`y>Ba^7)wMWT]%s+KZlT02ixjn'); define('LOGGED_IN_SALT', 'H3yRBwvtJ@!#X1Ph:s(iBxRjD!?jD;|QWtVt8#gjtg/5 Co.wyBZ+#Gwcx;QY`2A'); define('NONCE_SALT', 'L:[3/E9QmUVOGA6Z7^^->8dLc:NRj b!+VBJPA5ts4BGeQL4DB[h)-VGT9U:K9BD'); /**#@-*/ /** * 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_'; /** * WordPress Localized Language, defaults to English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German * language support. */ define('WPLANG', ''); /** * 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. */ 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');