From 4917170a0da0941f212d3bfdde4e19fcd8c36b88 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 7 Jan 2024 20:00:29 +0000 Subject: remove logging --- Zotlabs/Update/_1260.php | 1 - Zotlabs/Update/_1261.php | 2 -- 2 files changed, 3 deletions(-) (limited to 'Zotlabs/Update') diff --git a/Zotlabs/Update/_1260.php b/Zotlabs/Update/_1260.php index ca30886c0..026a5cc4d 100644 --- a/Zotlabs/Update/_1260.php +++ b/Zotlabs/Update/_1260.php @@ -13,7 +13,6 @@ class _1260 { } if (!($has_gmp || $has_bcmath)) { - hz_syslog('gothere'); return UPDATE_FAILED; } diff --git a/Zotlabs/Update/_1261.php b/Zotlabs/Update/_1261.php index da053a355..8be7f96ab 100644 --- a/Zotlabs/Update/_1261.php +++ b/Zotlabs/Update/_1261.php @@ -15,8 +15,6 @@ class _1261 { } if (!($has_gmp || $has_bcmath)) { - hz_syslog('gothere'); - return UPDATE_FAILED; } -- cgit v1.2.3