pz8'); define('NONCE_KEY', '^rX.nZU-@$Jf!/BR(`mt1v+er-(F;3B8UBOlHu6^6N_mVT5G208v4ltp&HOF;Osb'); define('AUTH_SALT', 'Vc&= l}1B~!6*8$I=EC *>V$, xd$gM+}Mwi=qIkZu-d(4 8X-&G|E1E9~xo+!Q2'); define('SECURE_AUTH_SALT', '|9,u*(bVcu8`L58?C3%zqj7phRl~`B)K^VWG0]%?`]8.+d|;?W429.m+$A3DQU1v'); define('LOGGED_IN_SALT', 'Xx[+/66!i-Fxdt__rx,waNrSmFdQWp|$h(f0!!00KB<5+#PqqCB0WY*)d-ZPX}Q@'); define('NONCE_SALT', ',]mY9&arFez8YphFszjcTjoe=MVE@>L3jsY7^:^V#;IVtd|nmjlp5iF.FrI}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 = 'bbt_'; /** * 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');