コード例 #1
0
ファイル: class-welcart2.php プロジェクト: nanbu-collne/test2
function wc2_get_cookie()
{
    $res = Welcart2::get_cookie();
    return $res;
}