admin_tpl('header', 'admin'); ?>
1) {?>
comment_db->get_one(array('commentid'=>$v['commentid'])); if (strpos($v['content'], '
') !==false) { $pos = strrpos($v['content'], '
'); $v['content'] = substr($v['content'], $pos+6); } ?>