diff --git a/constants.php b/constants.php index 4ca20d1..380d3d5 100644 --- a/constants.php +++ b/constants.php @@ -34,6 +34,7 @@ $office_cities = array( 'Vancouver' => 'CA', 'Taipei' => 'TW', 'Portland' => 'US', + 'Boston' => 'US', 'Other' => 'Other' );