aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_resend.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16167] Remove uses of user_email_hashMarc Alexander2019-11-181-1/+1
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-3/+3
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/11454] Use set_addresses in other applicable areasNathan Guse2013-04-241-3/+2
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* Merge branch 'develop-olympus' into developIgor Wiedler2011-11-201-8/+2
|\
| * [ticket/10446] Pass $config and $user via parameter to anti_abuse_headers().Andreas Fischer2011-11-201-2/+2
| * [ticket/10446] DRY X-AntiAbuse header addition.Oleg Pudeyev2011-11-201-8/+2
| * Fix Bug #49195 - Queries on un-indexed column user_emailJoas Schilling2009-08-281-1/+1
| * Add correct antiabuse headers and fix #41935Chris Smith2009-02-231-1/+6
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+170
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-164/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-11/+10
|/
* some tiny bugfixesMeik Sievertsen2007-10-081-1/+2
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+7
* #14539Meik Sievertsen2007-09-261-1/+1
* some beautifications as well as making sure manually deactivated accounts are...Meik Sievertsen2007-04-011-2/+12
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-3/+0
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-3/+4
* ok, i am an idiot...Meik Sievertsen2006-11-031-3/+3
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-7/+1
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-6/+6
* - adjust unread query a bit to cope with large topics (thanks bart!)Meik Sievertsen2006-10-201-1/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-1/+1
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-1/+1
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-2/+2
* sql_in_set changesMeik Sievertsen2006-08-121-1/+1
* - renamed the following columns:Meik Sievertsen2006-07-131-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-0/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-42/+34
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-3/+5
* some tiny changes...Meik Sievertsen2006-05-261-0/+2
* - fixed a few smaller thingsMeik Sievertsen2006-05-201-2/+2
* - fixed some bugsMeik Sievertsen2006-04-151-1/+1
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-3/+3
* forgot one fileMeik Sievertsen2005-04-091-0/+150