June 27, 2012 at 15:44 /
Don’t think that gets into next release.
Line 112 in /lib/functions/front.php
if($val_from < time()){ /* check arrival Date */
to
if($val_from < time()+604800){ /* check arrival Date */