5Ig'); define('SECURE_AUTH_KEY', '-#1HJX4vX|21F3%#3c/jw`+91ZZ X#LHY:5SH|uZ{oeFkEda:|)hpQY9y&@-U|e4'); define('LOGGED_IN_KEY', 'vi[Q_nWm!K@1!z+R*}I3Ar-[R]/RGWqX_@EQb!948V<;QueED'); define('NONCE_KEY', '7qJcrDOqMJ*6!2r,3hwV(>}kTi0bNB pSw4@m$0-G[*0V X{g3tA|KxN7R7IlK~&'); define('AUTH_SALT', '#y->DlRN!usU+5l,NwMD>kJKp?x|a|XV9q0~c}#cQFwQ5E8:g$[OL>,7lvc:V|fP'); define('LOGGED_IN_SALT', '+az(xB!nK8.I~q(m`+J_V,}-wck@<>x'); define('NONCE_SALT', 'g3Bo~CtR|4DF?w)Dug:%~W,5{V_XNaC.t}k-OOQ t-n47MqRyts+;g/]JH^*mbbM'); /**#@-*/ /** * 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 */ ini_set('display_errors','On'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_DISPLAY', 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');define('DISABLE_WP_CRON', 'true');