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

SC_MobileUserAgentクラスのclass_extends対応

File:
1 edited

Legend:

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

    r20494 r20495  
    4848require_once(CLASS_EX_REALDIR . "SC_CustomerList_Ex.php"); 
    4949require_once(CLASS_REALDIR . "SC_Cookie.php"); 
    50 require_once(CLASS_REALDIR . "SC_MobileUserAgent.php"); 
     50require_once(CLASS_EX_REALDIR . "SC_MobileUserAgent_Ex.php"); 
    5151require_once(CLASS_EX_REALDIR . "SC_SmartphoneUserAgent_Ex.php"); 
    5252require_once(CLASS_EX_REALDIR . "SC_MobileEmoji_Ex.php"); 
Note: See TracChangeset for help on using the changeset viewer.