mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 23:56:58 +02:00
Private Messenger: remove debug info. Fix for "Send a Reply" button.
This commit is contained in:
@@ -226,7 +226,8 @@ class pm_extended extends private_message
|
||||
|
||||
$txt .= $tp->parseTemplate($PM_INBOX_FOOTER, true, $sc);
|
||||
$txt .= "</form>";
|
||||
|
||||
|
||||
|
||||
return $txt;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user