Skip to content

Commit

Permalink
Merge branch '406-bad-answer-alert' into 397-lhi-contract
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasnteireho committed Sep 18, 2024
2 parents 472c75d + 3b0b91e commit cd98a5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bad-answer-alert.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ function checkRequest($keys, $user_agent){
An A2J user has submitted an answerset with invalid dates or numbers:
<ul>
<li>Bad vars: </li> " . $variables . "
<li>Author ID: </li> " . $authorid . "
<li>Interview Title: " . htmlentities(stripslashes($interviewtitle)) . "
<li>Interview URL: " . htmlentities(stripslashes($interviewid)). "
<li>Viewer Version: $viewerversion
Expand Down

0 comments on commit cd98a5f

Please sign in to comment.