'); define('LOGGED_IN_KEY', '|dyDu_-B+8N|WT#hVVGL=a[-kU<_=j-*;C#nP%fFZcN*6Yx$Y:x>H#e#kJAY,!0K'); define('NONCE_KEY', 'L% %MP~nQ.ZI50-]K{^Z}9],|a,0P|=E+Yu@3j*46s-%BcBs5Y_s}~a;b1Zj6a-b'); define('AUTH_SALT', '][7WZ#0G#=%DO`6(uGhzR+3&urU7yzUQSSb?@+m-NzN}}-GZ-+kgdykk#.l|hO0)40YwSIz9va$V^$>%-VBaG&7|Jj|=;;v]v|Fk9,eFR&I$@!gs{-(:'); define('LOGGED_IN_SALT', '!>7i7B$029@G_(&T|b-tsWjJKB-=2WXiXj_,Hkrx+x6$j&I2X#g@#5ku-wp`+zvK'); define('NONCE_SALT', '!iJF4$RQ%gC57s(bxp3F7>s0-b+S*,C`Rq+A$V njNp%$2MVS]k0Z|~Y#~*[ZzU;'); /**#@-*/ /** * 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');