- Timestamp:
- 2006/12/18 15:34:14 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/admin/contents/campaign_design.php
r10872 r10873 80 80 $objPage->footer_data = file_get_contents($campaign_dir . "footer.tpl"); 81 81 82 if ($arrForm['header_row'] != ''){ 83 $objPage->header_row = $arrForm['header_row']; 84 } 85 if ($arrForm['contents_row'] != ''){ 86 $objPage->contents_row = $arrForm['contents_row']; 87 } 88 if ($arrForm['footer_row'] != ''){ 89 $objPage->footer_row = $arrForm['footer_row']; 90 } 91 82 92 // ¥Õ¥©¡¼¥à¤ÎÃͤò³ÊǼ 83 93 $objPage->arrForm = $arrForm;
Note: See TracChangeset
for help on using the changeset viewer.
