From 311b62243b9b1aa96a0f4819e65d9cf648fc692b Mon Sep 17 00:00:00 2001 From: filip Date: Mon, 17 Jul 2017 01:46:11 +0200 Subject: improving social network text suggested by Akien + fixing one note --- en/downloads/get/index.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'en') diff --git a/en/downloads/get/index.php b/en/downloads/get/index.php index d3e3cc485..24188e4e6 100644 --- a/en/downloads/get/index.php +++ b/en/downloads/get/index.php @@ -198,6 +198,10 @@ if (!$download) { $title = $product['name']; } +if(!isset($product['magnet'])) { + $product['magnet'] = null; +} + if ($debug) $js_redirect = null; @@ -333,7 +337,7 @@ gpg: There is no indication that the signature belongs to the owner.
- +
-- cgit v1.2.1