stlouistechy - 2010-11-30

I'm sure this is too late to help you any based on the date of your post, but I figured I would post this fix anyhow for anyone else running into this issue.

Simply change how you specify the 0 day. Supposedly /ma:0 does the trick, but as you can see somehow breaks the $variable.

However, you can use /ma:0.001 which will work like any non 0 day and keep the $variable, but the last digit won't get used and the script still thinks its looking for anything older than 0 days.

Dirty fix I know, but I am not talented enough to rewrite this script, and this worked for me!