require_once '/Validate/AU.php';
bool Validate_AU::abn (string $abn)
bool Validate_AU::abn
Validates an ABN using a modulus calculation
ABN to validate
returns Returns true on success, otherwise false
throws no exceptions thrown
author Byron Adams <byron.adams54@gmail.com>
see http://www.ato.gov.au/businesses/content.asp?doc=/content/13187.htm
Эта функция не должна вызываться статически.