Changeset 5139

Show
Ignore:
Timestamp:
01/25/08 14:19:52 (2 years ago)
Author:
gofeel
Message:

#759

  • Legacy Module 도입에 따른 변경 (By inureyes)
    • 날로 먹는 커밋-_-)v
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/setup.php

    r5138 r5139  
    3030require ROOT.'/lib/database.php'; 
    3131require ROOT.'/lib/locale.php'; 
    32 require ROOT.'/components/POD.Core.php'; 
     32require ROOT.'/components/POD.Core.Legacy.php'; 
    3333if (!empty($_GET['test'])) { 
    3434    echo getFingerPrint();