Changeset 3197 for temp/trunk/html/admin
- Timestamp:
- 2006/08/30 20:55:26 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/design/template.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/design/template.php
r3196 r3197 178 178 179 179 // ¥Ç¡¼¥¿¼èÆÀ 180 $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail , mypage_tplAS mypage FROM dtb_baseinfo";180 $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail AS mypage FROM dtb_baseinfo"; 181 181 $arrRet = $objDBConn->getAll($sql); 182 182
Note: See TracChangeset
for help on using the changeset viewer.
