Ignore:
Timestamp:
2006/10/11 21:03:12 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

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

    r6008 r6009  
    464464    } 
    465465 
    466     print(DB_PASSWORD); 
    467     print(DB_PORT); 
     466    print(DB_PASSWORD . $db_password); 
     467    print(DB_PORT . $db_port); 
    468468             
    469469    $objDBParam->addParam("DB¤Î¼ïÎà", "db_type", INT_LEN, "", array("EXIST_CHECK","MAX_LENGTH_CHECK")); 
Note: See TracChangeset for help on using the changeset viewer.