aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Zotlabs/Update/_1260.php1
-rw-r--r--Zotlabs/Update/_1261.php2
2 files changed, 0 insertions, 3 deletions
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;
}