+ if ($is_ip_view) { echo " {$list[$i]['ip']}"; } ?>
+ if ($list[$i]['is_reply']) { echo "
"; } ?>
+ if ($list[$i]['is_edit']) { echo "
"; } ?>
+ if ($list[$i]['is_del']) { echo "
"; } ?>
+
+
+
+
+
+
+ if (strstr($list[$i]['wr_option'], "secret")) echo "* ";
+ $str = $list[$i]['content'];
+ if (strstr($list[$i]['wr_option'], "secret"))
+ $str = "$str";
+
+ $str = preg_replace("/\[\\]/i", "", $str);
+ // FLASH XSS 공격에 의해 주석 처리 - 110406
+ //$str = preg_replace("/\[\\]/i", "", $str);
+ $str = preg_replace("/\[\]*\>[^\s]*\<\/a\>\]/i", "
"; } ?>
+ if ($list[$i]['is_edit']) { echo "
"; } ?>
+ if ($list[$i]['is_del']) { echo "
"; } ?>
+
+ ".$list[$i]['trackback']."
"; } ?> + + + + "> + +
