Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 09-11-2005, 06:08 PM   #1
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default Bug report - How to fix nuke of approved releases

If you try to nuke an approved release, it will let you. To fix this:

Replace

"NUKE" {
if {[llength $args]!=2} {return 1}

by

"NUKE" {
if {[llength $args]<2} {return 1}

in ioDUPE.itcl
Mouton is offline   Reply With Quote
 

Tags
approved, fix, nuke, replace, [llength


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 11:02 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)