Forgotten debug output

This commit is contained in:
Michael 2017-03-08 13:15:24 +00:00
parent d898616f8d
commit 32f1b2de20
1 changed files with 1 additions and 1 deletions

View File

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