$messageString=sprintf($this->translate("Sorry, someone update this response to the questionnaire a short time ago. The last action was made less than %s minutes ago."),ceil($since));
$this->ThrowHttpException("409",$messageString);
}
/**
...
...
@@ -1855,12 +1850,11 @@ class reloadAnyResponse extends PluginBase