コード例 #1
0
ファイル: ps_reviews.php プロジェクト: rafarubert/megafiltros
 function show_voteform($product_id)
 {
     echo ps_reviews::voteform($product_id);
 }