Changeset 6887 for temp/trunk
- Timestamp:
- 2006/10/26 18:00:47 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/downloads/module/affiliate.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/affiliate.php
r6886 r6887 51 51 } 52 52 break; 53 // ¥³¥ó¥Ð¡¼¥¸¥ç¥ó¥Ú¡¼¥¸¤ÎÁªÂò 53 54 case 'select': 54 55 if(is_numeric($_POST['conv_page'])) { 56 // sub_data¤è¤ê¥¿¥°¾ðÊó¤òÆÉ¤ß¹þ¤à 55 57 $conv_page = $_POST['conv_page']; 56 58 $arrRet = $objQuery->select("sub_data", "dtb_module", "module_id = ?", array(AFF_TAG_MID));
Note: See TracChangeset
for help on using the changeset viewer.
