summaryrefslogtreecommitdiff
path: root/app/Census/CensusOfUnitedStates.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-02-05 00:03:08 +0000
committerGreg Roach <fisharebest@gmail.com>2016-02-05 00:03:08 +0000
commit81d1be7af7bb2cdc6e1880877120cf2517064809 (patch)
tree0f410e03dded8099de4deb49c69f253765d76f23 /app/Census/CensusOfUnitedStates.php
parentf1c2ee3d46aeac047a9b9f0b4c7d7c154d1a01ec (diff)
downloadwebtrees-81d1be7af7bb2cdc6e1880877120cf2517064809.tar.gz
webtrees-81d1be7af7bb2cdc6e1880877120cf2517064809.tar.bz2
webtrees-81d1be7af7bb2cdc6e1880877120cf2517064809.zip
#810 US census
Diffstat (limited to 'app/Census/CensusOfUnitedStates.php')
-rw-r--r--app/Census/CensusOfUnitedStates.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Census/CensusOfUnitedStates.php b/app/Census/CensusOfUnitedStates.php
index 3158d49dc1..836faa8924 100644
--- a/app/Census/CensusOfUnitedStates.php
+++ b/app/Census/CensusOfUnitedStates.php
@@ -35,6 +35,7 @@ class CensusOfUnitedStates extends Census implements CensusPlaceInterface {
new CensusOfUnitedStates1910(),
new CensusOfUnitedStates1920(),
new CensusOfUnitedStates1930(),
+ new CensusOfUnitedStates1940(),
);
}