aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Update/_1260.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-01-07 20:00:29 +0000
committerMario <mario@mariovavti.com>2024-01-07 20:00:29 +0000
commit4917170a0da0941f212d3bfdde4e19fcd8c36b88 (patch)
tree1c68ba017f9607aecb30311bf6b0fc31c74bb608 /Zotlabs/Update/_1260.php
parent87775ae37ad7f8226f7413d28e96fd23967c7659 (diff)
downloadvolse-hubzilla-4917170a0da0941f212d3bfdde4e19fcd8c36b88.tar.gz
volse-hubzilla-4917170a0da0941f212d3bfdde4e19fcd8c36b88.tar.bz2
volse-hubzilla-4917170a0da0941f212d3bfdde4e19fcd8c36b88.zip
remove logging
Diffstat (limited to 'Zotlabs/Update/_1260.php')
-rw-r--r--Zotlabs/Update/_1260.php1
1 files changed, 0 insertions, 1 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;
}