updates.
[silc.git] / apps / silcd / command_reply.c
index 88a91d64854449b079c7b3e7b15695739c95cd60..c718c3baebde33a3a8f4d7dc18d2b03208118efb 100644 (file)
@@ -813,6 +813,7 @@ SILC_SERVER_CMD_REPLY_FUNC(join)
       silc_free(id);
       goto out;
     }
+    server->stat.my_channels++;
   } else {
     /* The entry exists. */
     if (cache->id)