Changeset 16100 for branches/comu-utf8/data/module/Net/UserAgent
- Timestamp:
- 2007/09/27 19:55:21 (19 years ago)
- Location:
- branches/comu-utf8/data/module/Net/UserAgent
- Files:
-
- 10 edited
-
Mobile.php (modified) (1 diff, 3 props)
-
Mobile/AirHPhone.php (modified) (1 diff, 3 props)
-
Mobile/Common.php (modified) (1 diff, 3 props)
-
Mobile/Display.php (modified) (1 diff, 3 props)
-
Mobile/DoCoMo.php (modified) (1 diff, 3 props)
-
Mobile/DoCoMoDisplayMap.php (modified) (1 diff, 3 props)
-
Mobile/EZweb.php (modified) (1 diff, 3 props)
-
Mobile/NonMobile.php (modified) (1 diff, 3 props)
-
Mobile/Request.php (modified) (1 diff, 3 props)
-
Mobile/Vodafone.php (modified) (1 diff, 3 props)
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-utf8/data/module/Net/UserAgent/Mobile.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : Mobile.php,v 1.27 2007/02/20 15:17:16 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @since File available since Release 0.1 20 20 */ -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/AirHPhone.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : AirHPhone.php,v 1.12 2007/02/20 14:39:45 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @link http://www.willcom-inc.com/ja/service/contents_service/club_air_edge/for_phone/homepage/index.html 20 20 * @see Net_UserAgent_Mobile_Common -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/Common.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : Common.php,v 1.15 2007/02/20 14:59:19 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @since File available since Release 0.1 20 20 */ -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/Display.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : Display.php,v 1.10 2007/02/20 15:00:06 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @since File available since Release 0.1 20 20 */ -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/DoCoMo.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : DoCoMo.php,v 1.35 2007/02/20 18:41:04 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @link http://www.nttdocomo.co.jp/service/imode/make/content/spec/useragent/index.html 20 20 * @see Net_UserAgent_Mobile_Common -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/DoCoMoDisplayMap.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : DoCoMoDisplayMap.php,v 1.32 2007/02/20 18:30:17 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @link http://www.nttdocomo.co.jp/service/imode/make/content/spec/screen_area/index.html 20 20 * @see Net_UserAgent_Mobile_Display -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/EZweb.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : EZweb.php,v 1.17 2007/02/20 15:19:07 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @link http://www.au.kddi.com/ezfactory/tec/spec/4_4.html 20 20 * @link http://www.au.kddi.com/ezfactory/tec/spec/new_win/ezkishu.html -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/NonMobile.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : NonMobile.php,v 1.12 2007/02/20 15:20:02 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @see Net_UserAgent_Mobile_Common 20 20 * @since File available since Release 0.1.0 -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/Request.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : Request.php,v 1.6 2007/02/20 15:18:26 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @since File available since Release 0.1 20 20 */ -
branches/comu-utf8/data/module/Net/UserAgent/Mobile/Vodafone.php
- Property svn:eol-style set to LF
- Property svn:keywords set to Id
- Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
r15099 r16100 16 16 * @copyright 2003-2007 KUBO Atsuhiro <[email protected]> 17 17 * @license http://www.php.net/license/3_0.txt PHP License 3.0 18 * @version CVS: $Id : Vodafone.php,v 1.12 2007/02/20 15:21:05 kuboa Exp$18 * @version CVS: $Id$ 19 19 * @since File available since Release 0.20.0 20 20 */
Note: See TracChangeset
for help on using the changeset viewer.
