Closed seanchrismurphy closed 8 years ago
Sorry, the last change didn't fix the problem because both of the second and third logical tests provide 2 responses. I've now changed the other one, though you should check this still does what you originally intended.
This should work. We just needed to reorder the args and use the || operator rather than |.
||
|
Sorry, the last change didn't fix the problem because both of the second and third logical tests provide 2 responses. I've now changed the other one, though you should check this still does what you originally intended.