Ignore:
Timestamp:
2011/01/02 00:17:14 (13 years ago)
Author:
Seasoft
Message:

#869(create_date, update_date 列の定義が、表やDBによるバラツキがある)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/html/install/index.php

    r19805 r19808  
    261261    $sqlval['detail_tpl'] = "default1"; 
    262262    $sqlval['mypage_tpl'] = "default1"; 
     263    $sqlval['update_date'] = 'now()'; 
    263264    $objQuery = new SC_Query($dsn); 
    264265    $cnt = $objQuery->count("dtb_baseinfo"); 
Note: See TracChangeset for help on using the changeset viewer.