File: /home/httpd/html/40moms.com/DEAD/wp-config.php_backup_ticket_524664
<?php
define('DB_NAME', '40moms');
define('DB_USER', '40moms');
define('DB_PASSWORD', 'ALJNgiaqngbanf');
define('DB_HOST', 'localhost');
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');
define('AUTH_KEY', 'goIw1w]/+$*&.x0)&C|>%Bf0)/-tH|<D i+J |Q>.JphUf_d1D&q(4[L-|iI+4`h');
define('SECURE_AUTH_KEY', 'Tl=T5B-YV{gB%v~XP`1bG~BEjIM/XPC3=nn,@|[xt2AV)He*A)^2Z*j5~h]j!NYc');
define('LOGGED_IN_KEY', '|c<vl/OA+%!I|Wa2%D&/|8 Q8?QYWgwivz*8=4i&UdV,G4+t!4w+Pb3ZO,tUdIDI');
define('NONCE_KEY', '@.{vN2?R)|?Au|8s]D&w!>bEwDa.XH9}(5_K89 WguwL3rNtbi7o]|Z@1!YzYx.i');
define('AUTH_SALT', 'MAGY4|YQTHu))L71!V`-QiXdhV5+Wb|-SVCvzC$fPdu-E{AbkH(]>1|n:Icp}<G0');
define('SECURE_AUTH_SALT', '-#:<+*+[%zDCe6~9y.kv#br||;A]XLXDMZ(3f+N*n)!2.?nXW{(Z`/^[w1U/M^Ux');
define('LOGGED_IN_SALT', 'AhJQj-l4^{[y?r-Jd-tpdd&JH1QaF}2Y~3HDd| KN_#AtaKZjg=q<PK)qh)[-+_%');
define('NONCE_SALT', '-6,eRR[^@5He1TWYQLwoNmZ^$j43{d/({_eZNw}jzcOBrG_xA,mv]DfEL0|TBb-=');
/**#@-*/
/**
* 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_';
/**
* WordPress Localized Language, defaults to English.
*
* Change this to localize WordPress. A corresponding MO file for the chosen
* language must be installed to wp-content/languages. For example, install
* de_DE.mo to wp-content/languages and set WPLANG to 'de_DE' to enable German
* language support.
*/
define('WPLANG', '');
/**
* 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');