Changeset 3198 for temp/trunk/html
- Timestamp:
- 2006/08/30 20:55:30 (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
r3197 r3198 178 178 179 179 // ¥Ç¡¼¥¿¼èÆÀ 180 $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail AS mypageFROM dtb_baseinfo";180 $sql = "SELECT top_tpl AS top, product_tpl AS product, detail_tpl AS detail FROM dtb_baseinfo"; 181 181 $arrRet = $objDBConn->getAll($sql); 182 182
Note: See TracChangeset
for help on using the changeset viewer.
