From 9acaa5cde5fa3de7eed408d0ab099de035ab0a60 Mon Sep 17 00:00:00 2001 From: Phil Date: Sun, 26 Nov 2023 10:08:41 +0100 Subject: [PATCH 1/3] corrected (dead-)links --- src/lib/core/zpush.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/core/zpush.php b/src/lib/core/zpush.php index e2d5283e..be522278 100644 --- a/src/lib/core/zpush.php +++ b/src/lib/core/zpush.php @@ -825,10 +825,10 @@ static public function PrintZPushLegal($message = "", $additionalMessage = "") { $message $additionalMessage

More information about Z-Push can be found at:
- Z-Push homepage
- Z-Push download page
- Z-Push Bugtracker
- Z-Push Wiki and Roadmap
+ Z-Push homepage
+ Z-Push download page
+ Z-Push Bugtracker
+ Z-Push Wiki and Roadmap

All modifications to this sourcecode must be published and returned to the community.
Please see AGPLv3 License for details.
From 56dbf5588b80e913a6757f92778dde711160b816 Mon Sep 17 00:00:00 2001 From: Phil Date: Sun, 26 Nov 2023 11:09:22 +0100 Subject: [PATCH 2/3] Update zpush.php --- src/lib/core/zpush.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/core/zpush.php b/src/lib/core/zpush.php index be522278..058d9c0a 100644 --- a/src/lib/core/zpush.php +++ b/src/lib/core/zpush.php @@ -825,7 +825,7 @@ static public function PrintZPushLegal($message = "", $additionalMessage = "") { $message $additionalMessage

More information about Z-Push can be found at:
- Z-Push homepage
+ Z-Push homepage
Z-Push download page
Z-Push Bugtracker
Z-Push Wiki and Roadmap
From 079d24885e6c70af23bca81c4647a036c4e6bd96 Mon Sep 17 00:00:00 2001 From: Phil Date: Thu, 22 Feb 2024 15:43:28 +0100 Subject: [PATCH 3/3] Update zpush.php download-Page link corrected --- src/lib/core/zpush.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/core/zpush.php b/src/lib/core/zpush.php index 058d9c0a..5b42e604 100644 --- a/src/lib/core/zpush.php +++ b/src/lib/core/zpush.php @@ -826,7 +826,7 @@ static public function PrintZPushLegal($message = "", $additionalMessage = "") {

More information about Z-Push can be found at:
Z-Push homepage
- Z-Push download page
+ Z-Push download page
Z-Push Bugtracker
Z-Push Wiki and Roadmap