Ignore:
Timestamp:
2010/12/31 10:46:42 (15 years ago)
Author:
Seasoft
Message:

#834(パラメータの定数名に「URL」を含むにもかかわらず、パスのみのものがある) 一部改修

File:
1 edited

Legend:

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

    r19793 r19802  
    2222 */ 
    2323 
    24 require_once(DATA_PATH . "module/Services/JSON.php"); 
    25 require_once DATA_PATH . 'module/Compat/Compat.php'; 
     24require_once(DATA_FILE_PATH . "module/Services/JSON.php"); 
     25require_once DATA_FILE_PATH . 'module/Compat/Compat.php'; 
    2626require_once(CLASS_EX_PATH . "util_extends/GC_Utils_Ex.php"); 
    2727require_once(CLASS_EX_PATH . "util_extends/SC_Utils_Ex.php"); 
Note: See TracChangeset for help on using the changeset viewer.