예제 #1
0
function wc2_get_cookie()
{
    $res = Welcart2::get_cookie();
    return $res;
}