Closed joelmertanen closed 10 years ago
In main activity and fest app service, the following test is ATM always false:
if (nowDate.before(GigDAO.getEndOfSunday())) {
It masks a great deal of issues because the content is never actually updated.
Robotti3 will work on this.
In main activity and fest app service, the following test is ATM always false:
It masks a great deal of issues because the content is never actually updated.