Esempio n. 1
0
function wpsc_get_payment_gateway($gateway)
{
    return WPSC_Payment_Gateways::get($gateway);
}