From 120231a7ead08ce6adc79f30e6c28acb58a59313 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Mon, 11 Sep 2017 21:15:58 +0200 Subject: [PATCH] chore: updated README with latest fix --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index e961a073..a3aee71d 100644 --- a/README +++ b/README @@ -15,6 +15,7 @@ martinambrus changes: 1. PHP7 compatibility (mysql functions converted to mysqli) 2. a lot of database optimizations (not in code but in MySQL tables themselves, mostly adding indexes to speed things up) 3. fix for a nasty JavaScript bug which was killing the browser with any number of countdown(s) running on page (even one!) +4. large map not centered fix Shadowss changes: