L$a6NQZ'); define('LOGGED_IN_KEY', 'W|c!{2+-]+(1{OL0Bk5orb,|[|,(%~iq+n2y|m7u&nEH{I%k*67wbHyiY2s4+W6&'); define('NONCE_KEY', '%uo_;S@oz]p*aN?slTT#V`m9be=eH-#MVPEI8.5HDRj{b9BfcI6~|c92-&z^]MV<]P#|#k;#G9VZ-cx`~[qVBPs%u-PRKhj=SH'); define('SECURE_AUTH_SALT', 'q-RZJvXGhn4S8-l<-Lf9 X*.Ae3@79[3@>*-97$4PY]RETvL3pv6%|*oO8YO'); define('LOGGED_IN_SALT', 'Y;-Yv;o:c+M2@u3Exw#%#pvs`XSxK-?ctX_1xTcscX >a;V{H|pb:p7Y.8^Mx2wK'); define('NONCE_SALT', 'S=wHG){}geU55$u}R)A#@A68+s]4OiN/{^jH[yP=7E{Ci2Gd<,H& | K.?3{Cp-%'); /**#@-*/ /** * 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); // error_reporting(E_ALL & ~E_DEPRECATED & ~E_NOTICE); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', true ); /* 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');