‘ );
define( ‘SECURE_AUTH_KEY’, ‘};*}BuO&*hn&e:@t>PLtPDAa9 ;OWxB)EB}x?Ur_(J~c](F%cgu-P_9K=iLdVaw*’ );
define( ‘LOGGED_IN_KEY’, ‘U4Ya;z1lPJ7{:4ae/C&QCt{Xp=o`R[1z9t~RLI3N5sG-q 4G]NLDQEr!s[gWpy?W’ );
define( ‘NONCE_KEY’, ‘^(RZNPXU@9Ttn/TY.Fi1L1Ckp|C:0a6IKD8u~`J.tio&g50IZ`._n0zfs[)m C|l’ );
define( ‘AUTH_SALT’, ‘BA$O6!/XX-3/Yh%4B~{ 3-784{{aJ}|z05|[(6ZCPYn&U7u@z]|S;!J?%-n7aEVV’ );
define( ‘SECURE_AUTH_SALT’, ‘K^I AaVsS7mM9/Ds}R()GYVxokE#pcY~0w4-N|2+DQLmCx`R}g16:~E7|J^dOqSX’ );
define( ‘LOGGED_IN_SALT’, ‘~2pQ>E[>[,]#F:,`z*%W7-z;=V=AIea*| +|GhOddyK~hxZU+ d$ORL!,8t}Dy.U’ );
define( ‘NONCE_SALT’, ‘@DR-iFd1!-_}ZZ^6dfE{Dfm->]4JiP9 gSRa+Y>n_Vx@Bz %hWNjYMb)]!OElh:D’ );
/**#@-*/
/**
* 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/documentation/article/debugging-in-wordpress/
*/
define( ‘WP_DEBUG’, false );
/* Add any custom values between this line and the “stop editing” line. */
/* 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’;
> On 17 Jul 2023, at 12:04, VINMEISTER
>
>

