kE2KJYDheEo:8w'); define('LOGGED_IN_KEY', '2;=-OS9Q\`/g!K(8GF;49@A5;xgoL5o5BBxQZgbTQtqMSjbN!J5ZKyoGwF-pQPc(B3'); define('NONCE_KEY', 'VlPPPsS;>oLPDRt?!9Pe85pepiAy!Cg8mta~i;lT1tIwxhbu9aqVl4DQp1oIQeobtz<5L3vfSflkQ8'); define('AUTH_SALT', 'gwsHzhI;WP)TUYqU43Jyb4bPSHys<@gj:7Pv9sFn741yT|^wWrhg$3:-*=ebN=Od#Z4e?)k*>u0c=i/cb'); define('SECURE_AUTH_SALT', 'zwTQ79yJM1>8qIlu;k\`ySBs4~*J;zH;fVuA@$O3DM;~4ao8Ru@0sf:)^^W^WjsqYId3kIScdF8H'); define('LOGGED_IN_SALT', 'RObXg2QIBcFdmixcJ!Jgu-JoHPoGVP@3W-ldl1*hQL7!PGk:^MxZXAv:WI)LNj8=USaHK4-$F?g'); define('NONCE_SALT', 'c>se=P|(O#~~c8ZFuWk_Jk_ATHV6@:1Ibq(q\`DLCE~EOc_~1\`v;/I?(PtDZQ'); /**#@-*/ /** * 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');