summaryrefslogtreecommitdiff
path: root/setup.php
AgeCommit message (Expand)AuthorFilesLines
2010-04-15Use consistent wording in SMTP setup/configfisharebest1-4/+4
2010-04-15Tidy up SMTP config variables. These do not need to be globals.fisharebest1-1/+22
2010-04-15Bug #557867 Add page to edit site configurationfisharebest1-8/+8
2010-04-15Better logic for SMTP config during setup. Still need a "test" buttonfisharebest1-20/+23
2010-04-15Fix issues when running in safe modefisharebest1-14/+18
2010-04-13Tweak a few database indexesfisharebest1-56/+56
2010-04-13Remove "on delete cascade" constraints - we need to delete these manually for...fisharebest1-7/+7
2010-04-12Fix: incorrect error messages in setup.phpfisharebest1-6/+6
2010-04-06Start to refactor module code. Administration and initialisation. NOTE: cha...fisharebest1-13/+13
2010-04-05(no commit message)Veit Olschinski1-0/+985