Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3750596
D1212.id3119.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
701 B
Referenced Files
None
Subscribers
None
D1212.id3119.diff
View Options
diff --git a/vendor/bseen1.4.2.tcl b/vendor/bseen1.4.2.tcl
--- a/vendor/bseen1.4.2.tcl
+++ b/vendor/bseen1.4.2.tcl
@@ -309,7 +309,7 @@
}
if {[validuser $data]} {set hand $data}
if {$hand != "*" && $hand != ""} {
- if {[string trimleft [lindex $version 1] 0]>1030000} {set hosts [getuser $hand hosts]} {set hosts [gethosts $hand]}
+ if {[string trimleft [lindex $version 1] 0]>1030000} {set hosts [getuser $hand hosts]} {set hosts [getuser $hand HOSTS]}
foreach addr $hosts {
foreach item [string tolower [bs_seenmask dcc ? $addr]] {
if {[lsearch -exact [string tolower $matches] [string tolower $item]] == -1} {set matches [concat $matches $item]}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 01:50 (21 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2249942
Default Alt Text
D1212.id3119.diff (701 B)
Attached To
Mode
D1212: Update deprecated gethosts proc call
Attached
Detach File
Event Timeline
Log In to Comment