check.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4fc666eafacc8af3d5c10d146a75949cbaa85f31 Author: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> AuthorDate: Tue Jun 4 14:27:58 2019 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Tue Jun 4 14:27:58 2019 +0200
add campaign keyword for matomo diff --git a/check.php b/check.php index f131352..9fd07ff 100644 --- a/check.php +++ b/check.php @@ -755,7 +755,7 @@ function print_update_xml($buildid, $os, $arch, $lang, $pkgfmt) { <inst:arch>' . $arch . '</inst:arch> <inst:version>' . $new['version'] . '</inst:version> <inst:buildid>9999</inst:buildid> - <inst:update type="' . $new['update_type'] . '" src="' . $update_src . '" /> + <inst:update type="' . $new['update_type'] . '" src="' . $update_src . '&pk_campaign=update" /> </inst:description> '; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits