JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "profile.php"
Full Path: /home/u735268861/domains/palsarh.in/public_html/pages/wp-admin/profile.php
File size: 283 bytes
MIME-type: text/x-php
Charset: utf-8
<?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';