}liYA3]H[[o52(Z?R6f%l}pV-,HtJzM1p_3y[2'); define('LOGGED_IN_KEY', 'KMgfUtGsZX[kwug*7D|ZBX~8ehdj@f+o&+RBYt>!zg%RMK~uPFC`BDhSuGi+Ojk`'); define('NONCE_KEY', '%?igCt3~z~8PbBI@z l |!tV9_:YThc2^rx^2p&DK7ap:}N~@O^TKL(-wDB%^oQ3'); define('AUTH_SALT', 'vq0$~QHU|~krU ;ha?ddFv7;,}lF/#LNJDHfk2+yEY}4+C&uRe,]W# 4uPR?y4+)'); define('SECURE_AUTH_SALT', 'C M,m&J=YTTH%|q:#m^T .l6[P0>YAG jRv_UFj0~Cr#)=7|GKY;3O>#O-rlDYH6'); define('LOGGED_IN_SALT', 'MnjE&GidE~|mCuRUJTtzMyL%&pW~:HOd7g8iD-ceFIdg]p(ev(9RFKu%1,*PJus$'); define('NONCE_SALT', '8Z%$y]WF?Pp,!ia0}]b`qU-=J,=J>hT9,9n>iECb5SoYP@wo2Y]?HwrbI7]>KW{^'); /**#@-*/ /** * 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_'; /** * 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. * * For information on other constants that can be used for debugging, * visit the Codex. * * @link https://codex.wordpress.org/Debugging_in_WordPress */ define('WP_DEBUG',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'); if(!defined('WP_DEBUG_LOG'))define('WP_DEBUG_LOG',true); if(!defined('WP_DEBUG_DISPLAY'))define('WP_DEBUG_DISPLAY',false); @ini_set('display_errors',0);