payment to MS fund

This commit is contained in:
Manfred Karrer 2014-05-07 13:32:05 +02:00
parent 7d0676a995
commit a4efa29bcd
37 changed files with 1081 additions and 546 deletions

View file

@ -20,9 +20,8 @@ public class Converter
} catch (ParseException e)
{
log.warn(e.toString());
return 0;
}
return 0;
}
}