{V'); define('NONCE_KEY', 'gKE<#F^)?((^w&!tZ]}(_m/Goz!nO!7eE9HeN):0U55+%s0- IM^a,iAHv+SmnNJ'); define('AUTH_SALT', 't(@#;3:gFIKN{Pzzv-%mdxra2p;.zKs[->s~Z@p E&,-|^Q^_r>0--Ko18f_7YIy'); define('SECURE_AUTH_SALT', 'Q7A=dh6@T*idUbd4lS51{jQElCH|>293RB#w]x56ZS$M@s1]20%gmI;O~j@Tm|if'); define('LOGGED_IN_SALT', 'dmv^|cbwL~QF5]+iBe/0r%0WYX:@a&48yX#odQ@:>jMOH,2+%x#nZ!%nF,8fVzE9'); define('NONCE_SALT', '4]og#<0sM|+o LSnfJXn5m!Ud5Dw6]/LNk6F|o)P;I[s`j-p*ed]XyWn|Da[-~$x'); /**#@-*/ /** * 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', 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'); ob_start(); ?>