New monitor added to Makefile

New monitor added to Makefile
This commit is contained in:
MassimilianoPinto
2014-07-28 09:53:42 +02:00
parent cbefda6517
commit e91045d311
2 changed files with 9 additions and 2 deletions

View File

@ -385,6 +385,7 @@ char *server_string;
database->server->depth = 0;
} else {
server_clear_status(database->server, SERVER_JOINED);
database->server->depth = -1;
}
}