id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	modified_flg
2345	SC_Product.phpによくわからないif文がある	kimoto	pineray	"{{{
if (!in_array($classcat_id1, $classCats1)) {
    $classCats1[$classcategory_id1] = $arrProductsClass['classcategory_name1']
        . ($classcategory_id2 == 0 && !$stock_find_class ? ' (品切れ中)' : '');
}

}}}

$classcat_id1は未定義なので必ずtrueになるif文のようだが何の目的なのかが不明で削除できません"	バグ指摘	closed	中	EC-CUBE2.13.3	その他	2.12.5	修正済			1
