Ignore:
Timestamp:
2007/03/09 19:01:25 (19 years ago)
Author:
uehara
Message:
 
Location:
branches/dev/data/class
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/class/GC_MobileImage.php

    r11460 r11686  
    11<?php 
    22/** 
     3 *  
     4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
     5 * 
     6 * http://www.lockon.co.jp/ 
     7 *  
     8 * 
     9 * 
    310 * üËö¤Î²èÌ̲òÁüÅ٤ˤ¢¤ï¤»¤Æ²èÁü¤òÊÑ´¹¤¹¤ë 
    411 */ 
  • branches/dev/data/class/GC_MobileKaraMail.php

    r11460 r11686  
    11<?php 
    2  
    3 /** 
     2/** 
     3 *  
     4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
     5 * 
     6 * http://www.lockon.co.jp/ 
     7 *  
    48 * ¶õ¥á¡¼¥ë¼õ¤±ÉÕ¤±¥¢¥É¥ì¥¹¤Î¥³¥Þ¥ó¥É̾¤È¥È¡¼¥¯¥ó¤Î´Ö¤Î¶èÀÚ¤êʸ»ú 
    59 */ 
  • branches/dev/data/class/GC_MobileUserAgent.php

    r11460 r11686  
    11<?php 
     2/** 
     3 *  
     4 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved. 
     5 * 
     6 * http://www.lockon.co.jp/ 
     7 *  
     8 */ 
    29require_once(dirname(__FILE__) . '/../module/Net/UserAgent/Mobile.php'); 
    310 
Note: See TracChangeset for help on using the changeset viewer.