Changeset 11686 for branches/dev/data/class
- Timestamp:
- 2007/03/09 19:01:25 (19 years ago)
- Location:
- branches/dev/data/class
- Files:
-
- 3 edited
-
GC_MobileImage.php (modified) (1 diff)
-
GC_MobileKaraMail.php (modified) (1 diff)
-
GC_MobileUserAgent.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/class/GC_MobileImage.php
r11460 r11686 1 1 <?php 2 2 /** 3 * 4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 5 * 6 * http://www.lockon.co.jp/ 7 * 8 * 9 * 3 10 * üËö¤Î²èÌ̲òÁüÅ٤ˤ¢¤ï¤»¤Æ²èÁü¤òÊÑ´¹¤¹¤ë 4 11 */ -
branches/dev/data/class/GC_MobileKaraMail.php
r11460 r11686 1 1 <?php 2 3 /** 2 /** 3 * 4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 5 * 6 * http://www.lockon.co.jp/ 7 * 4 8 * ¶õ¥á¡¼¥ë¼õ¤±ÉÕ¤±¥¢¥É¥ì¥¹¤Î¥³¥Þ¥ó¥É̾¤È¥È¡¼¥¯¥ó¤Î´Ö¤Î¶èÀÚ¤êʸ»ú 5 9 */ -
branches/dev/data/class/GC_MobileUserAgent.php
r11460 r11686 1 1 <?php 2 /** 3 * 4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 5 * 6 * http://www.lockon.co.jp/ 7 * 8 */ 2 9 require_once(dirname(__FILE__) . '/../module/Net/UserAgent/Mobile.php'); 3 10
Note: See TracChangeset
for help on using the changeset viewer.
