1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 09:34:54 +02:00

Private Messenger: remove debug info. Fix for "Send a Reply" button.

This commit is contained in:
Cameron
2016-04-01 18:09:27 -07:00
parent 10f0d80291
commit 89f6794c53
3 changed files with 57 additions and 74 deletions

View File

@@ -172,8 +172,8 @@ class private_message
'pm_size' => $pmsize
);
print_a($info);
print_a($vars);
// print_a($info);
// print_a($vars);
}
if(isset($vars['to_userclass']) || isset($vars['to_array']))