[Libreoffice-commits] website.git: Branch 'update' - check.php
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue May 19 03:48:29 PDT 2015
check.php | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 455eb648dd7e28ba4e430332e0ef375a818b34e2
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Tue May 19 12:49:32 2015 +0200
fix syntax error
diff --git a/check.php b/check.php
index 20467b2..062f5e5 100644
--- a/check.php
+++ b/check.php
@@ -458,6 +458,7 @@ function print_update_xml($buildid, $os, $arch, $lang, $pkgfmt) {
error('No 32bit update available - for OS X 10.8 or later, please install 64bit version of LibreOffice.');
}
}
+ }
break;
case 'Windows':
$target_type = 'win-x86';
More information about the Libreoffice-commits
mailing list