From dcee8bacbf2d1eea4c00c42be7ce2dc14f113fa2 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Thu, 3 Oct 2013 03:59:17 -0400 Subject: [PATCH] Typo. Postcode validation rules are described in BS7666 not BS766. --- lib/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/functions.php b/lib/functions.php index 0f2e0e7..a132ca1 100644 --- a/lib/functions.php +++ b/lib/functions.php @@ -516,7 +516,7 @@ function validate_postcode($postcode, &$outward = null, &$inward = null) { /* - Valid postcode formats (BS766): + Valid postcode formats (BS7666): AN NLL ABN NLL -- 2.20.1