#3468 closed defect (fixed)
ランキング画面でエラーがでる
Reported by: | nagasawa | Owned by: | nagasawa |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | plugins | Version: | 3.0.x |
Keywords: | opRankingPlugin | Cc: |
Description
ランキングで表示する内容がある場合にエラーになる。
原因
include_partsの変数名optionがoptionsに変更されたため変数が宣言されていないためエラーになる。
Note: See
TracTickets for help on using
tickets.
r10319 で修正しました。