Changeset 7108

Show
Ignore:
Timestamp:
11/30/08 09:18:07 (6 weeks ago)
Author:
inureyes
Message:

refs #1156

  • setup 에서 초기 로딩하는 파일명에 오류가 있는 부분 수정
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/setup.php

    r7107 r7108  
    4040require_once (ROOT.'/library/components/Needlworks.PHP.Loader.php'); 
    4141$__requireBasics = array( 
    42     'config',               // Basics 
     42    'config.default',               // Basics 
    4343    'function/string', 
    4444    'function/time',