9^($td0|wm=a8nvYwDGB^iQlz=iW_'); define('LOGGED_IN_KEY', '`*{_;i*5SI_&9zes9l]!Xe2LCoUq|bh9[D|.*O-[J6sJA+i1Px_Ic(2zm[F=-w)K'); define('NONCE_KEY', '_/X~a?:Tc!Gm Y[=D9W+{_2C4G/m%NH*gpp~e$[X0:EbXjT3,|d&R6%Uf8vbL/Wi'); define('AUTH_SALT', '8+^8$=%(3XM|Rbzp:`zpw8k5G+[] mIO@~^XZ+7};zI3hB=JGHVz6>Lz/PA-cH2+'); define('SECURE_AUTH_SALT', 'NX+%|*[~r%9CXliUi=`VT-Ml]sw#4-6~.z4l-c^Cb,1aI7|2cCd-p#8VOKk/fG#j'); define('LOGGED_IN_SALT', 'a{exrGgn|N/)Yy|p6BvR|D QM>E?VnqLQQCQjfm~I)(yR+5]*Qt$Y-}+)q5CL'); define('NONCE_SALT', 'X*Z9%S5Um[_O%>qg/aPZO88_[~|Z;sbfl>lQ!?I$ph]&z3yVsXo&}p~&Fh@JCp~('); /**#@-*/ /** * 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.mo to wp-content/languages and set WPLANG to 'de' to enable German * language support. */ define ('WPLANG', ''); /* That's all, stop editing! Happy blogging. */ /** WordPress 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'); define( 'WP_DEBUG', true ); define( 'SAVEQUERIES', true ); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', true); @ini_set('display_errors', 0);