Changeset 7957 for temp/trunk/data
- Timestamp:
- 2006/11/09 10:11:43 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php
r7956 r7957 187 187 188 188 //¥Ç¡¼¥¿¤ò¼èÆÀ 189 $arrRet = lfGetPaymentDB( );189 $arrRet = lfGetPaymentDB("and memo03=1"); 190 190 191 191 // Ãͤò¥»¥Ã¥È … … 231 231 $arrRet = $objQuery->getall($sql, $arrVal); 232 232 233 $objQuery->getlastquery(); 234 233 235 return $arrRet; 234 236 }
Note: See TracChangeset
for help on using the changeset viewer.
