zY'); define('SECURE_AUTH_KEY', 'Op2zAYY:dZpMKHpA$I}pLN9x8u(Cz?G+kQ[{UC|NVS=$7P){rJ.O!kyd'); define('LOGGED_IN_KEY', '3&Wgtv(K $>$YLf$`9}&(Q.D|hAU%jie?HB*]3fCL:.8leak;NR:> qG#(@rAaU!'); define('NONCE_KEY', '}/+ H#=rS*qG!|=-I{4!nF|!+IU+bvKGbr#(8AHe:9U'); define('AUTH_SALT', 'BeSOF Ke5HzFbb[te3];T&w~fL34MYojSyGhKqpi=d4f$yqH?i@))s:U+eCSG+oa'); define('SECURE_AUTH_SALT', '[+CK8{,$Zn.Af;q{PVl*|HB_lcfo9F-F n:W|S~T._hv;qm@c0KF*R-0FCxt#{5g'); define('LOGGED_IN_SALT', 'T7~V:9PAq-$iae6h3+0u9K[^Jo#| p]}E9>hv+b4Tb*OlJl5Te?e>+3;HaD#Zl%|'); define('NONCE_SALT', 'L@PE>%7h|K|XsM[ZsCplGFg|qc(]#:DyCB?y$6DClJO9}N(}z+!M/+|Dq~;jvR|V'); /**#@-*/ /** * 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', 'en_GB'); /** * 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');