<?php
define('IS_PROFILE_PAGE', true);
require_once('user-edit.php');
?>