function userProfile($args)
 {
     import('pages.sectionEditor.SubmissionEditHandler');
     SubmissionEditHandler::userProfile($args);
 }