/home/techb158/primomovers.ca
Edit: /home/techb158/primomovers.ca/wp-config.php (3382B)
]' );
define( 'SECURE_AUTH_KEY', 'jJP+#_oD[tn[/Z/@@BcSv-g:K^v&c>OE>pDEE7,eG_hJLY(JD6:jJtm, ,9S#PJ%' );
define( 'LOGGED_IN_KEY', 'zbK isquwD*OLYt@H!+=3c1:4g]k1z&2tz#?)7ynz_j4#|;Co*v:DCGs}kcI_%i' );
define( 'NONCE_KEY', '@BQ74-GlW:2:]?~!a:SXX1vj#..%hyY=6J!!Z_o:ec6ohZ5REyxD0/&5i-O)i^]_' );
define( 'AUTH_SALT', 'SNBx+W( ,3ifJFPZW4J5f8>jy
`O' );
define( 'LOGGED_IN_SALT', 'm_~_kxrwPDkwz)dA[sY%1%q%oo2+]{5N/mm@FhdXFO5,*%' );
/**#@-*/
/**
* 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 documentation.
*
* @link https://wordpress.org/support/article/debugging-in-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
define( 'DISALLOW_FILE_EDIT', true );
define( 'CONCATENATE_SCRIPTS', false );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';