- Timestamp:
- 2006/10/25 20:32:20 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/downloads/module/ebis_tag.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/ebis_tag.php
r6743 r6744 40 40 break; 41 41 default: 42 $arrRet = $objQuery->select("sub_data", "dtb_module", "module_id = ?", array(EBIS_TAG_MID)); 43 $arrSubData = unserialize($arrRet[0]['sub_data']); 44 $objFormParam->setParam($arrSubData); 42 45 break; 43 46 }
Note: See TracChangeset
for help on using the changeset viewer.
