Kuniharu Tsujioka
tsuji****@m-s*****
2007年 12月 20日 (木) 17:13:35 JST
Kunitsujiです。 ほとんど一緒ですね。 $mobiles = array( 'mobileexplorer' => 'Mobile Explorer', 'openwave' => 'Open Wave', 'opera mini' => 'Opera Mini', 'operamini' => 'Opera Mini', 'elaine' => 'Palm', 'palmsource' => 'Palm', 'digital paths' => 'Palm', 'avantgo' => 'Avantgo', 'xiino' => 'Xiino', 'palmscape' => 'Palmscape', 'nokia' => 'Nokia', 'ericsson' => 'Ericsson', 'blackBerry' => 'BlackBerry', 'motorola' => 'Motorola', //Kuniharu Tsujioka 2007-10-03 Japanese Mobile Agent Write 'J-PHONE' => 'SoftBank-J', 'Vodafone' => 'SoftBank-V', 'MOT' => 'SoftBank-MOT', 'Vemulator' => 'Softbank-EMU', 'J-EMULATOR' => 'Softbank-EMU', 'SoftBank' => 'SoftBank-S', 'DoCoMo' => 'DoCoMo', 'M1000' => 'DoCoMo-M1000', 'KDDI' => 'AU', 'UP.Browser' => 'AU', 'WILLCOM' => 'WILLCOM', 'SHARP/WS' => 'WILLCOM', 'DDIPOCKET' => 'WILLCOM', ); ----- Original Message ----- From: "Kuniharu Tsujioka" <tsuji****@m-s*****> To: <codei****@lists*****> Sent: Wednesday, December 19, 2007 5:49 PM Subject: Re: [Codeigniter-users] config/user_agents.php > Kunitsujiです。 > > 探してKenjiさんが書いているのと違う用であれば送りますね。 > > ----- Original Message ----- > From: "Kenji" <kenji****@club*****> > To: <codei****@lists*****> > Sent: Wednesday, December 19, 2007 2:23 PM > Subject: Re: [Codeigniter-users] config/user_agents.php > > >> Kenji です。 >> >> >> On Tue, 18 Dec 2007 23:14:22 +0900 >> "Kuniharu Tsujioka" <tsuji****@m-s*****> wrote: >> >>> kunitsujiです。 >>> >>> 即効そこやったきがしますが。。。 >> >> 日本語言語パックに寄贈をお願いします。 >> >> >>> ----- Original Message ----- >>> From: "Kenji" <kenji****@club*****> >>> To: <codei****@lists*****> >>> Sent: Tuesday, December 18, 2007 11:11 PM >>> Subject: [Codeigniter-users] config/user_agents.php >>> >>> >>> > Kenji です。 >>> > >>> > >>> > ユーザエージェントクラスで使っている定義ファイルですが、 >>> > 日本の携帯がありません。 >>> > >>> > config/user_agents.php をまじめに追加された方います >>> > でしょうか? >>> > >>> > >>> > --- user_agents.php.orig 2006-10-21 12:44:22.000000000 +0900 >>> > +++ user_agents.php 2007-12-18 23:03:10.000000000 +0900 >>> > @@ -84,7 +84,17 @@ >>> > 'nokia' >>> > => >>> > 'Nokia', >>> > 'ericsson' >>> > => >>> > 'Ericsson', >>> > 'blackBerry' => >>> > 'BlackBerry', >>> > - 'motorola' >>> > => >>> > 'Motorola' >>> > + 'motorola' >>> > => >>> > 'Motorola', >>> > + 'docomo' >>> > => >>> > 'DoCoMo', >>> > + 'j-phone' >>> > => >>> > 'J-PHONE', >>> > + 'vodafone' >>> > => >>> > 'Vodafone', >>> > + 'mot' >>> > => >>> > 'Vodafone', >>> > + 'softbank' >>> > => >>> > 'SoftBank', >>> > + 'kddi' >>> > => >>> > 'au', >>> > + 'up.browser' => >>> > 'au', >>> > + 'willcom' >>> > => >>> > 'WILLCOM', >>> > + 'sharp/ws' >>> > => >>> > 'WILLCOM', >>> > + 'ddipocket' >>> > => >>> > 'WILLCOM', >>> > ); >>> > >>> > // There are hundreds of bots but these are the most common. >> >> _______________________________________________ >> Codeigniter-users mailing list >> Codei****@lists***** >> http://lists.sourceforge.jp/mailman/listinfo/codeigniter-users > > _______________________________________________ > Codeigniter-users mailing list > Codei****@lists***** > http://lists.sourceforge.jp/mailman/listinfo/codeigniter-users