Thread
:
[Fixed] ioB2.0 R1 Autonuke - Nuke Announce
View Single Post
05-21-2006, 05:50 AM
LordM
Senior Member
Join Date: Jul 2005
Location: Germany
Posts: 138
Fix by harm:
open ioAUTONUKE.itcl search for proc isempty
replace the Line:
Code:
if {[string equal "" $files]} {return 1}
by this one:
Code:
if {[string equal "" $files]} {return "empty"}
Thx for your help harm!
__________________
I'm using:
ioFTPD 7.7.2
ioNiNJA BETA Stable v0.8.9.6
LordM
View Public Profile
Visit LordM's homepage!
Find More Posts by LordM