{e$x^%YrZ^mW?(t(=snqPTWeu!ueIu$](@ZY'); define('SECURE_AUTH_KEY', 'l!H{e{K?YXfy/FABy)UeZ/Jv!gI!S!tC_sj;[?]|k/;t!B%{X-bxtY(CHWZ@v/DB;pRN*T;&PMvIAN=>_kDXz$$pu<+xespE*)sWVR^{jQW{?k/L{;Opfo'); define('LOGGED_IN_KEY', 'v-J!{[LA^zuYz__pkBquc[mnmzn!{&(|<%q/?+XrSA&xhG!Jn;u!-hZX%FHEa@__jqI^[!yZTd>XE(xZt@GgK]ZuLRla?GKFtVQUtvpOaq!C-wg%OwspL*J!a_OrkOb='); define('NONCE_KEY', 'y|?PYZ$glV=}m=|^P-GB&Ux+%|*v)p$zzWBPE^>EJMQuywV;)YO]]VZOnLFX{]g/U=}aS%)PnxXIw]?gS>iWhoCx?-j&m?maK;@scgm?hWh!r=B)I*r;qZ^p^l;DHq>X'); define('AUTH_SALT', 'Tl;IG|EQ>MIl-bPrYCKw&h/BO?&loibNBS>LiS}I[-ErQeAYTjNe%w/vYVdmv|=Q)rVuQl&GK|W+A)myU)b!Y_HNCVY}^WmWqAP$[{!tB*hDtv|ZlQ!vkhpV@atnT)]/'); define('SECURE_AUTH_SALT', 'v]v>zZF!FtFOJ;BJynUfP^M;tN!(wk$L@ayA'); define('LOGGED_IN_SALT', 'L[-wOzsvhQPhsNW|@UGB+rCG*UB;RN@$*c'); define('NONCE_SALT', 'N-l_bz*krVRF+_Wz%S_hE{_%agxv@bZJ}eD(}[uXYnskouVh;&wmfpiIaWno)gOf=IwiQkAyqhM(Y_YT;]|[zYHM_hUccJc(*YCMldspVCUP(OG{)o[(asA(dWk?YD|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_ocwt_'; /** * 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); define( 'AUTOSAVE_INTERVAL', 300 ); define( 'WP_POST_REVISIONS', 5 ); define( 'EMPTY_TRASH_DAYS', 7 ); define( 'WP_CRON_LOCK_TIMEOUT', 120 ); /* 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');