Changeset 3198 for temp/trunk/html


Ignore:
Timestamp:
2006/08/30 20:55:30 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/design/template.php

    r3197 r3198  
    178178 
    179179    // ¥Ç¡¼¥¿¼èÆÀ    
    180     $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail AS mypage FROM dtb_baseinfo"; 
     180    $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail FROM dtb_baseinfo"; 
    181181    $arrRet = $objDBConn->getAll($sql); 
    182182 
Note: See TracChangeset for help on using the changeset viewer.