根据相关语句
bbs2www/phplib/phpbbs.vote.c,447行左右:
if( !normal_board(bp->filename) ){
post_file(getCurrentUser(), "", buf, bp->filename, buff, 0, 1, getSession());
}else{
post_file(getCurrentUser(), "", buf, "vote", buff, 0,1, getSession());
}
公开版面开投票应该发到vote版啊,为啥没有...@_@
--
FROM 60.4.28.*