summaryrefslogtreecommitdiff
path: root/scripts/useremail.php
AgeCommit message (Collapse)Author
2009-12-11Make useremail.php executableBrion Vibber
2009-12-11Added UserEmail script.Christopher Vollick
Used to query user's emails. Mostly used for administration, to see if a user requesting something is who they say. Also, some people assume that the admin knows this data, and says things like: "If you could do _____ with the account connected to this email". It'd be nice if we could do that without raw SQL.