HEX
Server: Apache
System: Linux ctr1189531.novalocal 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64
User: sysuser_f3 (10000)
PHP: 7.3.29
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/vietnguyenvn.vinawebs.com.vn/furnilab.vn/httpdocs/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';