Commit #16445 adds an extra ')' to line 80,
$message = format_plural($guests,
'1 guest accessing site; throttle enabled.',
'%count guests accessing site; throttle enabled.'));
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | throttle.module.extra_par.patch | 721 bytes | robin monks |
Comments
Comment #1
robin monks commentedHere it is in patch form.
Robin
Comment #2
Steven commentedI fixed this in HEAD but forgot to do the same for 4.6. Thanks.
Comment #3
(not verified) commented