Browse Source

kein debug mehr, war alles ok

Paul Klumpp 12 năm trước cách đây
mục cha
commit
62a0837ebb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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} {