try to be more strict-mode compatible, fixes #1635

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2016-06-24 07:41:28 +02:00
parent a121363dd2
commit 8fe20251f3
3 changed files with 17 additions and 6 deletions

View File

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