Changeset 2275 for temp/trunk
- Timestamp:
- 2006/08/28 13:33:17 (20 years ago)
- Location:
- temp/trunk/data
- Files:
-
- 2 edited
-
Smarty/templates/admin/products/product_class_confirm.tpl (modified) (previous)
-
class/SC_View.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/class/SC_View.php
r2270 r2275 68 68 } 69 69 70 // ¥µ¥¤¥È¾ðÊó¤ò¤¹¤Ù¤Æ³ä¤êÅö¤Æ¤ë71 foreach ($this->arrInfo as $key => $value){72 $this->_smarty->assign($key, $value);73 }74 75 76 70 if($siteinfo) { 77 71 if(!defined('LOAD_SITEINFO')) {
Note: See TracChangeset
for help on using the changeset viewer.
