Changeset 15813 for branches/feature-templates/html
- Timestamp:
- 2007/09/20 23:06:37 (19 years ago)
- File:
-
- 1 edited
-
branches/feature-templates/html/install/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-templates/html/install/index.php
r15812 r15813 241 241 $sqlval['email04'] = $objWebParam->getValue('admin_mail'); 242 242 $sqlval['email05'] = $objWebParam->getValue('admin_mail'); 243 $sqlval['top_tpl'] = " default1";243 $sqlval['top_tpl'] = ""; 244 244 $sqlval['product_tpl'] = "default1"; 245 245 $sqlval['detail_tpl'] = "default1";
Note: See TracChangeset
for help on using the changeset viewer.
