Index: temp/trunk/data/downloads/module/mdl_epsilon.php
===================================================================
--- temp/trunk/data/downloads/module/mdl_epsilon.php	(revision 7537)
+++ temp/trunk/data/downloads/module/mdl_epsilon.php	(revision 7538)
@@ -219,5 +219,5 @@
 	// ¥¯¥ì¥¸¥Ã¥È
 	$arrCredit["credit"][] = substr($credit, 0, 1);
-	$arrCredit["credit"][] = substr($credit, 2, 1);
+	$arrCredit["credit"][] = substr($credit, 1, 1);
 	$objFormParam->setParam($arrCredit);
 	
