{template header.html}
{template navigator.html}
我与 {$username} 的交谈记录
{template pm_read_data.html}
{php $tool = "'undo', 'redo', '|', 'bold', 'italic', 'underline', 'strikethrough','|', 'emotion', 'map', 'gmap'";} {dr_field_input('message', 'Ueditor', array('option' => array( 'mode' => 3, 'tool' => $tool, 'height' => '80px', 'width' => '99%')), $data['message'])}
 
{template footer.html}