Ignore:
Timestamp:
2006/09/18 16:30:17 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/install/index.php

    r5020 r5021  
    447447 
    448448        $objDB = DB::connect($dsn); 
     449        $sql = "DROP TABLE dtb_kiyaku"; 
    449450        // Àܳ¥¨¥é¡¼ 
    450451        if(!PEAR::isError($objDB)) { 
Note: See TracChangeset for help on using the changeset viewer.