![]() Server : nginx System : Linux pod-400853 6.8.0-1029-gke #33-Ubuntu SMP Wed Jul 16 02:43:55 UTC 2025 x86_64 User : fpm200040 ( 200040) PHP Version : 7.4.33.11 Disable Function : apache_child_terminate,apache_get_modules,apache_get_version,apache_getenv,apache_note,apache_setenv,disk_free_space,disk_total_space,diskfreespace,dl,exec,fastcgi_finish_request,link,opcache_compile_file,opcache_get_configuration,opcache_invalidate,opcache_is_script_cached,opcache_reset,passthru,pclose,pcntl_exec,popen,posix_getpid,posix_getppid,posix_getpwuid,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setuid,posix_uname,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,realpath_cache_get,shell_exec,show_source,symlink,system Directory : /nas/content/live/gareth1118/ |
<?php
/**#@+
* 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.
*
*/
define('AUTH_KEY', 'oUmfHFaafp9cc2sG28dJRcUYTKWwyC8GcfIpIzVDsUfJnyA2JNdxeYDWuLUw7xDI');
define('SECURE_AUTH_KEY', 'hryyfu0HcgNINdvsKE7CS2VLNGKGbyvGxi311G5zfd8gaGoLU3BJHi98eTfKYNR0');
define('LOGGED_IN_KEY', '0PTjsGzILwYpAQQoV8xdugL2JSEfKDiJac5R8MrosB3H0ovHPciAYe9XddMXSgQ3');
define('NONCE_KEY', 'VryQRxpSrvWgfwEHBycB0wGDcza4NReBPzUW9W8s0SMzcM75XQJo5AE9LDnsW1Xn');
define('AUTH_SALT', 'nTqcx7NIuvdw6NepCqXcPREuI2E5xXNdXXtoTdMMaCpntw3MbPQ0LbdIajJ7h8oT');
define('SECURE_AUTH_SALT', 'WWPWPh9Wy53RTbiaoLe4CvwyeSGjHCVxtNKPQKTAhoiNphA1SfqYxEJ5AsvLQhA0');
define('LOGGED_IN_SALT', '6Wyiy8UVAgCvot9jqf2h5GLuNIpUNdbRg70eF2y97GDcpTaCdxcShKE3C1fdY0N9');
define('NONCE_SALT', 'gyM3Stymwme0Ez09vQC4nz69HeHydGJiVHLDmYWL6Um6YQRx3y3ThpLCF8Bgbo1h');