diff --git a/sections/staffpm/viewconv.php b/sections/staffpm/viewconv.php index 48548f78..70050e92 100644 --- a/sections/staffpm/viewconv.php +++ b/sections/staffpm/viewconv.php @@ -22,7 +22,7 @@ show_header('Staff PM', 'staffpm,bbcode'); - //$UserInfo = user_info($UserID); + $UserInfo = user_info($UserID); $UserStr = format_username($UserID, true, true, true, true); $OwnerID = $UserID;