3

I just found this in the code I'm working on:

function checkDateValidity() {
function checkDateValidity() {
...
}
}

Obviously a bad copy/paste. Not even sure how it was working before; it probably wasn't.

Comments
Add Comment