Index: branches/eccube-donation/html/mobile/frontparts/bloc/send_point.php
===================================================================
--- branches/eccube-donation/html/mobile/frontparts/bloc/send_point.php	(revision 20675)
+++ branches/eccube-donation/html/mobile/frontparts/bloc/send_point.php	(revision 20700)
@@ -120,4 +120,5 @@
                                 $total = $total+$point;
                                 ftruncate($fp2,0);
+                                fseek($fp2,0);
                                 fwrite($fp2,$num.','.$total.','.$limit);
                             }else{
