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:
@@ -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']))
|
||||
|
Reference in New Issue
Block a user