Changeset 3519
- Timestamp:
- 2006/08/31 18:54:56 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/design/index.tpl (modified) (previous)
-
html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/install/index.php
r3501 r3519 165 165 $sqlval['email04'] = $objWebParam->getValue('admin_mail'); 166 166 $sqlval['email05'] = $objWebParam->getValue('admin_mail'); 167 $sqlval['top_tpl'] = "default1"; 168 $sqlval['product_tpl'] = "default1"; 169 $sqlval['detail_tpl'] = "default1"; 170 $sqlval['mypage_tpl'] = "default1"; 167 171 $objQuery = new SC_Query($dsn); 168 172 $cnt = $objQuery->count("dtb_baseinfo");
Note: See TracChangeset
for help on using the changeset viewer.
