C)Sc/PrH<=A+u}MA1UP-etkN-ki+WAFkv!9rJU(WS|}g6&Ea^bU$62J[PVXi/'); define('AUTH_SALT', 'iJg=e#0r+pkj+-@qC+}#0hH* 48;+O]!,0kfIz~fN|7s7ZzD8JjJeTKbH=J-%@UO'); define('SECURE_AUTH_SALT', 'YK:u({pN%;DGhjaL:cE4*}8HTcwuKcSTNZ!hwlsidM-7r?p|dP)hY#N(V27rmC.L'); define('LOGGED_IN_SALT', 'LQW s>AEutTm(V(S@}dw&p9UC83W;dVa]p<#W8-dT!EE^[`Ez`-!Ye)D%_l^,)!s'); define('NONCE_SALT', 'aj !o.~P7@y%Um=X/8cV+>5&=[;&kcK9lbWV$]nRkDjGLtN}C:K|HhnncRE8@hON'); /**#@-*/ /** * 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); /* Multisite */ define( 'WP_ALLOW_MULTISITE', true ); define('MULTISITE', true); define('SUBDOMAIN_INSTALL', false); define('DOMAIN_CURRENT_SITE', 'linkmystock.findit.com'); define('PATH_CURRENT_SITE', '/'); define('SITE_ID_CURRENT_SITE', 1); define('BLOG_ID_CURRENT_SITE', 1); /* 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');