OSDN Git Service

(no commit message)
authortakezoe <takezoe@users.osdn.me>
Sat, 23 Oct 2010 16:15:50 +0000 (16:15 +0000)
committertakezoe <takezoe@users.osdn.me>
Sat, 23 Oct 2010 16:15:50 +0000 (16:15 +0000)
wiki.cgi

index f6d8a84..2b671a5 100644 (file)
--- a/wiki.cgi
+++ b/wiki.cgi
@@ -292,7 +292,7 @@ eval {
        # ½ÐÎϽèÍý
        #------------------------------------------------------------------------------
        # ¥Ø¥Ã¥À¤Î½ÐÎÏ
-       if($is_handyphone){
+       if($is_handyphone || $is_smartphone){
                print "Content-Type: text/html;charset=Shift_JIS\n";
        } else {
                print "Content-Type: text/html;charset=EUC-JP\n";