(3326 . 7)(3326 . 8)
543 $comment_post_ID = (int) $post_ID;^M
544 $comment_author = $title;^M
545 $this->escape($comment_author);^M
546 $comment_author_url = $pagelinkedfrom;^M
547 $select_tail = "?b=".substr(rawurlencode(strip_tags($excerpt)),0,12)."&e=".substr(rawurlencode(strip_tags($excerpt)),0,-4)."#select";^M
548 $comment_author_url = $pagelinkedfrom.$select_tail;^M
549 $comment_content = $context;^M
550 $this->escape($comment_content);^M
551 $comment_type = 'pingback';^M