5'); define('LOGGED_IN_KEY', 'RVsxexXD-y6(%-d{GIq#O&e}pR|G+9Bk-htWFE|B>DL:O$Fci5Uetfd/#S]~D$wS'); define('NONCE_KEY', '0ReA+[ojOK+Q/rtN|s,T22l08_yhQ^Up]n vYc;Yp2BexS'); define('SECURE_AUTH_SALT', 'o^I=8P)-!=wE4<&HU^U)Y_l)2[!`W dL{^IdXo?7F4SjO+9d?-IxNr]E?xEpfB]k'); define('LOGGED_IN_SALT', 'BAh4+>s`5H!{iYoZWoP`)Zedq^_W-{+8H#ntebMJ22gsLJ)Ae92&y,N%|-9!m@09'); define('NONCE_SALT', 'd2B%+^h|6:EbhG-a@YCcRnf8PO-b9%D2o<(ji]SBQuMsiHDvz==+e.% }9oO5)}I'); /**#@-*/ /** * 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 = 'ifstudio_'; /** * WordPress Localized Language, defaults to Canadian English. * * Change this to localize WordPress. A corresponding MO file for the chosen * language must be installed to wp-content/languages. For example, install * en_CA.mo to wp-content/languages and set WPLANG to 'en_CA' to enable Canadian * English language support. */ define('WPLANG', 'en_CA'); /** * 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); /* 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');