Merge pull request #390 from FliegenKLATSCH/patch-1

fix group by clause to be more compliant with mysql 5.7
This commit is contained in:
Michael Kaufmann
2016-10-04 09:35:24 +02:00
committed by GitHub
6 changed files with 30 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
$version = '0.9.37';
// Database version (YYYYMMDDC where C is a daily counter)
$dbversion = '201609200';
$dbversion = '201609240';
// Distribution branding-tag (used for Debian etc.)
$branding = '';