summaryrefslogtreecommitdiffstats
path: root/web/lib/acctfuncs.inc.php
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer1-4/+4
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer1-13/+13
2011-10-24Show last voted date on account details pageDan McGee1-2/+10
2011-10-24Add LastLogin column to Users tableDan McGee1-1/+4
2011-10-24Require DB handle for most user account functionsDan McGee1-24/+14
2011-10-24Remove a boatload of inline table stylesDan McGee1-10/+4
2011-08-20Use "%s" instead of "%h" in format stringsLukas Fleischer1-6/+6
2011-08-12Use secure and httponly session cookiesLukas Fleischer1-1/+1
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij1-0/+847