Ejemplo n.º 1
0
function wc2_is_membersystem_point()
{
    $res = WC2_Funcs::is_membersystem_point();
    return $res;
}