Changeset 7538 for temp/trunk/data
- Timestamp:
- 2006/11/06 16:10:26 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/data/downloads/module/mdl_epsilon.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon.php
r7537 r7538 219 219 // ¥¯¥ì¥¸¥Ã¥È 220 220 $arrCredit["credit"][] = substr($credit, 0, 1); 221 $arrCredit["credit"][] = substr($credit, 2, 1);221 $arrCredit["credit"][] = substr($credit, 1, 1); 222 222 $objFormParam->setParam($arrCredit); 223 223
Note: See TracChangeset
for help on using the changeset viewer.
