Ignore:
Timestamp:
2011/03/04 21:42:40 (13 years ago)
Author:
shutta
Message:

SC_MobileEmojiクラスのclass_extends対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/require_classes.php

    r20492 r20493  
    5050require_once(CLASS_REALDIR . "SC_MobileUserAgent.php"); 
    5151require_once(CLASS_REALDIR . "SC_SmartphoneUserAgent.php"); 
    52 require_once(CLASS_REALDIR . "SC_MobileEmoji.php"); 
     52require_once(CLASS_EX_REALDIR . "SC_MobileEmoji_Ex.php"); 
    5353require_once(CLASS_EX_REALDIR . "SC_MobileImage_Ex.php"); 
    5454require_once(CLASS_EX_REALDIR . "SC_Product_Ex.php"); 
Note: See TracChangeset for help on using the changeset viewer.