summaryrefslogtreecommitdiff
path: root/includes/controllers/remotelink_ctrl.php
AgeCommit message (Expand)AuthorFilesLines
2010-11-30preg_quote the list of gedcoms when validating user input, in case any of the...Larry Meaney1-3/+3
2010-10-10(no commit message)fisharebest1-1/+1
2010-09-25Tidy up whitespace/indentsfisharebest1-1/+1
2010-09-10Tidy up some whitespace/formattingfisharebest1-17/+17
2010-06-28Tidy up controller constructorsfisharebest1-31/+25
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-1/+1
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-3/+1
2010-05-25Use constant instead of global variablefisharebest1-3/+2
2010-04-19(no commit message)fisharebest1-54/+39
2010-04-05(no commit message)Veit Olschinski1-0/+421