diff options
Diffstat (limited to 'Zotlabs/Update/_1261.php')
-rw-r--r-- | Zotlabs/Update/_1261.php | 2 |
1 files changed, 0 insertions, 2 deletions
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; } |