Exemplo n.º 1
0
 function show_voteform($product_id)
 {
     echo ps_reviews::voteform($product_id);
 }