Explorar el Código

kein debug mehr, war alles ok

Paul Klumpp hace 12 años
padre
commit
62a0837ebb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cims_admin.tcl

+ 1 - 1
cims_admin.tcl

@@ -140,7 +140,7 @@ proc ::cims::admin::channelinfo {nick mask hand chan text} {
 
 		set userlist [chanlist "${_try_chan}"]
 		set usercount [llength ${userlist}]
-    ::putils::put_nick ${nick} "${userlist} is ${usercount} in length"
+    #::putils::put_nick ${nick} "${_try_chan}: ${userlist} is -${usercount}- in length"
 
     
 		if {[lsearch -exact ${userlist} Q] < 0} {