?> Press */ define( 'DB_NAME', 'sert_wp446' ); /** MySQL database username */ define( 'DB_USER', 'sert_wp446' ); /** MySQL database password */ define( 'DB_PASSWORD', '9s3@Sr.p73' ); /** MySQL 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', '1ozlbmkyruc6spldtosngq15kh1ehh0t6uhftow4nkauzkzecaytvi2zse6lfloe' ); define( 'SECURE_AUTH_KEY', 'znxztsfyk3cih43038eudqlxrzsmcajzwwfpixxrtooz5xuxpes548k2scz5tvkh' ); define( 'LOGGED_IN_KEY', 'qghn0zm6rwd6uqr3x5qagoswxuqrmzoeue4xn5le4efiejmk3mlviat7zn4oyor5' ); define( 'NONCE_KEY', 'zfunctl5mgrbmzjrfsovobtel9y1vdp5tpfuwmccpassodzgjkegkh4pbfepotlc' ); define( 'AUTH_SALT', 'x2zcf8u8idfcpjwnqdoh1yppnis4jcbx3huphmrxfuhngwtmgfj4crtjk1ilezms' ); define( 'SECURE_AUTH_SALT', 'tyonc6z2a3p4157dsrv8zzirmbwogo0u9it4zq4hq59poz0xnj7ihssupq1ejztm' ); define( 'LOGGED_IN_SALT', 'c28tcklezshuvjsstysx5layzhu80lhc7ucawnb3nshytant6guusqciyvsarsar' ); define( 'NONCE_SALT', 'wvqvl8dewibmu1c8mwhrbm9pcq5ey3huwccw0ik8wycm6uesr2xs7jlonotbj9um' ); /**#@-*/ /** * 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 = 'wpgj_'; /** * 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. */ /* 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'; ?>