commented out the read properties actions so that by default it only acts like a simple server.

This commit is contained in:
skarg
2006-01-06 13:19:33 +00:00
parent 2dd16e5be2
commit 2a9cea02be
+3 -1
View File
@@ -281,7 +281,9 @@ Init_Service_Handlers();
Send_WhoIs(); Send_WhoIs();
} }
else else
Read_Properties(); {
//Read_Properties();
}
// output // output