diff options
| author | fisharebest <fisharebest@gmail.com> | 2010-12-08 21:22:08 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2010-12-08 21:22:08 +0000 |
| commit | 155b67ee023c023e344e0c3a63e804a9739e4520 (patch) | |
| tree | 9032987e87e38285a2721f4c7b016c461ed48351 /includes | |
| parent | 197dc3bc06d7fa7f649b132a62165de2bb9e4d20 (diff) | |
| download | webtrees-155b67ee023c023e344e0c3a63e804a9739e4520.tar.gz webtrees-155b67ee023c023e344e0c3a63e804a9739e4520.tar.bz2 webtrees-155b67ee023c023e344e0c3a63e804a9739e4520.zip | |
Do not add "2 DATE" when editing "1 RESN"
Diffstat (limited to 'includes')
| -rw-r--r-- | includes/config_data.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/config_data.php b/includes/config_data.php index c5139bbb28..18b71465f4 100644 --- a/includes/config_data.php +++ b/includes/config_data.php @@ -536,6 +536,7 @@ $nondatefacts=array( 'PUBL', 'REFN', 'REPO', + 'RESN', 'SEX', 'SOUR', 'SSN', |
