HEX
Server: Apache
System: Linux od-271645 5.10.0-34-amd64 #1 SMP Debian 5.10.234-1 (2025-02-24) x86_64
User: uid321773 (321773)
PHP: 7.4.33
Disabled: exec,passthru,pcntl_exec,popen,proc_open,shell_exec,system
Upload Files
File: /home/clients/bbb9429d2c955389fd046bc4d9eecac2/sites/methode.annecyweb.fr/wp-admin/profile.php
<?php
/**
 * User Profile Administration Screen.
 *
 * @package WordPress
 * @subpackage Administration
 */

/**
 * This is a profile page.
 *
 * @since 2.5.0
 * @var bool
 */
define( 'IS_PROFILE_PAGE', true );

/** Load User Editing Page */
require_once __DIR__ . '/user-edit.php';