Changeset 5025 for temp/trunk


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

blank

Location:
temp/trunk/html/install
Files:
2 edited

Legend:

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

    r5024 r5025  
    8484    if(count($objPage->arrErr) == 0) { 
    8585        // ¥Ó¥å¡¼¤ÎºîÀ® 
    86         $objPage->arrErr = lfExecuteSQL("./create_view.sql", $arrRet['db_user'], $arrRet['db_password'], $arrRet['db_server'], $arrRet['db_name']);  
     86        //$objPage->arrErr = lfExecuteSQL("./create_view.sql", $arrRet['db_user'], $arrRet['db_password'], $arrRet['db_server'], $arrRet['db_name']);  
    8787        if(count($objPage->arrErr) == 0) { 
    8888            $objPage->tpl_message.="¡û¡§¥Ó¥å¡¼¤ÎºîÀ®¤ËÀ®¸ù¤·¤Þ¤·¤¿¡£<br>"; 
Note: See TracChangeset for help on using the changeset viewer.