bugfix to Utils::last_working_date() - datetime object passed to method was changed internally, DT needs to be cloned before applying object methods * only affected new version of daily/reports.pl (others use throw-away DT objects where any changes have no consequence)
bugfix to results validation - individual param needs to return invalid, not dependant on whether have_results_errors() set or all subsequent params fail