summaryrefslogtreecommitdiff
path: root/downloadgedcom.php
AgeCommit message (Expand)AuthorFilesLines
2011-06-17Fix for http://webtrees.net/en/forums/23-help-for-ver-12-latest-release/12913...Nigel Osborne1-1/+1
2011-01-02Migrate to new admin modules (no longer use editgedcoms.php)fisharebest1-2/+2
2011-01-01Refactoring class names and use autoloading.fisharebest1-19/+19
2010-12-13Rename "gedcom administrator" to "manager" and "authenticated user" to "member"fisharebest1-2/+2
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney1-1/+1
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-6/+6
2010-10-30(no commit message)fisharebest1-15/+15
2010-10-30#663955. Be explicit about which sorts of URL to generate: '&' for ones i...fisharebest1-1/+1
2010-10-25"Location:" header fields should contain absolute URIsfisharebest1-2/+2
2010-09-25Tidy up whitespace/indentsfisharebest1-12/+12
2010-09-17Fix: "site admin" is not a meaningful option for downloading gedcom filesfisharebest1-2/+1
2010-09-11(no commit message)fisharebest1-34/+6
2010-06-10Only fetch site settings from database when actually neededfisharebest1-2/+2
2010-05-04Replace "custom PGV tags" with "custom webtrees tags"Nigel Osborne1-1/+1
2010-05-04Replace _PGVUSER with _WT_USERNigel Osborne1-1/+1
2010-04-29Ensure downloaded gedcoms have a ".ged" extensionfisharebest1-0/+3
2010-04-05(no commit message)Veit Olschinski1-0/+184