?> e database for WordPress */ define( 'DB_NAME', 'vdhos3h9_wp920' ); /** Database username */ define( 'DB_USER', 'vdhos3h9_wp920' ); /** Database password */ define( 'DB_PASSWORD', '(p7TrpS02)' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** The database collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /**#@+ * Authentication unique keys and salts. * * Change these to different unique phrases! You can generate these using * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}. * * You can change these at any point in time to invalidate all existing cookies. * This will force all users to have to log in again. * * @since 2.6.0 */ define( 'AUTH_KEY', 'dao9imx8vpjbxriflrefopejadelhqpl3wh5rurxxfmlx8ikcaa8olkpjqbplqxh' ); define( 'SECURE_AUTH_KEY', 'm9noainyqu2zwcwcaqclhrto2uw59bnm5bfpshcecdmvky402ztm343g5z4wwimg' ); define( 'LOGGED_IN_KEY', 'w3uivk8cxpnqov1wcdbdngdye0mrmcyzk1e6ckswku6zgooawyamm1sfist4jqhw' ); define( 'NONCE_KEY', 'q6ddjngoiomxdae6g8gnuxee05ngplslqyv52h158et2xynviy7o4dw244z8m6lj' ); define( 'AUTH_SALT', 'vvvuctcjotk80dlsabiljfieau7rdued9t5k73d7xb30rvx8fwfj27nnp41oyn9c' ); define( 'SECURE_AUTH_SALT', '0p7urm6ouuwddkxgdx2jibp8kzfe84v54ljz2gpdnljifinyek2irtnmh41rtpor' ); define( 'LOGGED_IN_SALT', '9ui9evdgrjkeybbpmnrcegpfok1idrjcubl4resicvsrsyegq856rdhzs1ur8chr' ); define( 'NONCE_SALT', '6b2bsjjuooetg7inq2uij9fcagn0pfnlw20ntwuirrehqorzssz2h9vcoe4c2zn3' ); /**#@-*/ /** * 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 = 'wpnl_'; /** * 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://developer.wordpress.org/advanced-administration/debug/debug-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'; ?>