summaryrefslogtreecommitdiff
path: root/login.php
AgeCommit message (Collapse)AuthorFilesLines
2010-06-13Allow translations of custom welcome text: Gedcom setting ↵fisharebest1-2/+2
WELCOME_TEXT_AUTH_MODE_4 replaced with WELCOME_TEXT_AUTH_MODE_pl, WELCOME_TEXT_AUTH_MODE_it, etc.
2010-06-13Fix: contextual help not stickingfisharebest1-6/+4
2010-06-04Remove global USE_REGISTRATION_MODULE. Fetch this setting whenever it is used.fisharebest1-1/+1
2010-05-25Use constant instead of global variablefisharebest1-3/+3
2010-04-25Fetch site settings when needed, rather than making globalfisharebest1-2/+2
2010-04-05(no commit message)Veit Olschinski1-0/+235