Ignore:
Timestamp:
2012/02/12 11:28:48 (14 years ago)
Author:
Seasoft
Message:

#1637 (クラスのオートローディング)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-dev/data/class/SC_UploadFile.php

    r21481 r21490  
    2121 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA. 
    2222 */ 
    23  
    24 $ownDir = realpath(dirname(__FILE__)) . '/'; 
    25 require_once $ownDir . '../module/gdthumb.php'; 
    2623 
    2724/* アップロードファイル管理クラス */ 
Note: See TracChangeset for help on using the changeset viewer.