summaryrefslogtreecommitdiff
path: root/manageservers.php
AgeCommit message (Expand)AuthorFilesLines
2011-01-25manageservers.php has been replaced with admin_site_ipaddress.phpfisharebest1-223/+0
2011-01-01Refactoring class names and use autoloading.fisharebest1-22/+22
2010-12-14(no commit message)fisharebest1-280/+25
2010-12-13Rename "gedcom administrator" to "manager" and "authenticated user" to "member"fisharebest1-1/+1
2010-11-25For code that only runs for the current gedcom, use WT_GEDCOM instead of $GEDCOMfisharebest1-1/+1
2010-11-25rawurlencode ged parameter on url stringsLarry Meaney1-1/+1
2010-10-30Cosmetic change - consistent "; " before PHP close tagfisharebest1-29/+29
2010-10-30(no commit message)fisharebest1-24/+24
2010-09-19Tidy whitespace/indentationfisharebest1-2/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-1/+1
2010-07-17Combine large and small icons - use CSS to downsize when small icons are requ...fisharebest1-8/+8
2010-07-17Combine WT_THEME_DIR with WT_IMAGES. This reduces repetition, and will allow...fisharebest1-4/+4
2010-06-13Remove references to "webtrees 4.0". This is a search/replace error for "PGV...fisharebest1-2/+2
2010-06-10Only fetch site settings from database when actually neededfisharebest1-8/+0
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-5/+5
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-5/+5
2010-05-28Tidy up admin pages; make consistent look; add links back to admin.php on allNigel Osborne1-49/+42
2010-05-14Merge duplicate texts that only differ by upper/lower case. Prefer "Sentence...fisharebest1-2/+2
2010-04-19(no commit message)fisharebest1-7/+3
2010-04-05(no commit message)Veit Olschinski1-0/+498