Ejemplo n.º 1
0
function wc2_internal_tax($materials)
{
    $res = WC2_Funcs::internal_tax($materials);
    return $res;
}