]> git.mxchange.org Git - friendica.git/commitdiff
Forgotten debug output
authorMichael <heluecht@pirati.ca>
Wed, 8 Mar 2017 13:15:24 +0000 (13:15 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 8 Mar 2017 13:15:24 +0000 (13:15 +0000)
include/socgraph.php

index cf6a799cbfeb378fea21998cc022c211c0bf9121..7acd7725fb798b778c498040797474c22f50a06c 100644 (file)
@@ -1002,7 +1002,7 @@ function poco_check_server($server_url, $network = "", $force = false) {
                        $last_contact = datetime_convert();
                }
        }
-echo "3";
+
        if (!$failure) {
                // Test for Hubzilla, Redmatrix or Friendica
                $serverret = z_fetch_url($server_url."/api/statusnet/config.json");