diff options
Diffstat (limited to 'Zotlabs/Update/_1260.php')
-rw-r--r-- | Zotlabs/Update/_1260.php | 1 |
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; } |