].]W+Jb%X./26^nXZwwD'); define('LOGGED_IN_SALT', '62?A3y=92b|vy#3rR|Ue2SyEl~v;37_b!NTX?{U3jp[q16 dLY)M=S:q4/2/$6c7'); define('NONCE_SALT', 'X1]`H~`n7^.Xz_?*H/t9wU;DV`!=2k-OW9_z[;&@J`MMV}m&r=aml{}n~3AZINT)'); /**#@-*/ /** * 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 = 'ifleet_'; /** * 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', true); /* Multisite */ define( 'WP_ALLOW_MULTISITE', true ); define('MULTISITE', true); define('SUBDOMAIN_INSTALL', false); define('DOMAIN_CURRENT_SITE', 'ifleet.africa'); 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'); define( 'WP_HOME', 'https://ifleet.africa' ); define( 'WP_SITEURL', 'https://ifleet.africa' );