Changeset 3199
- Timestamp:
- 2006/08/30 20:55:45 (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
r3198 r3199 159 159 $arrRet = array(); // ¥Ç¡¼¥¿¼èÆÀÍÑ 160 160 161 $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail , mypage_tpl AS mypageFROM dtb_baseinfo";161 $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail FROM dtb_baseinfo"; 162 162 $arrRet = $objDBConn->getAll($sql); 163 163
Note: See TracChangeset
for help on using the changeset viewer.
