aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_inactive.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11454] Use set_addresses in other applicable areasNathan Guse2013-04-241-3/+2
* Merge remote-tracking branch 'upstream/develop' into feature/prune-usersOleg Pudeyev2012-11-061-14/+14
|\
| * [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-3/+2
| * [feature/pagination-as-list] New parameter for name of start varDrae2012-07-181-1/+1
| * [feature/pagination-as-list] Updates for nils commentsDrae2012-07-181-2/+2
| * [feature/pagination-as-list] Rename and deprecate functionsDrae2012-07-181-1/+1
| * [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-2/+3
| * [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+3
| * [ticket/7598] Use $user->lang['COMMA_SEPARATOR']Nathan2012-07-141-3/+3
| * [ticket/7598] Inactive users action notification (ACP)Nathan2012-07-131-1/+6
| * [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
| * | Merge branch 'develop-olympus' into developNils Adermann2011-07-161-1/+1
| |\ \ | | |/
| | * [ticket/5506] Do not display an empty last page after deleting logs.Joas Schilling2011-07-141-1/+1
| | * Log activation through inactive users ACP. #30145Chris Smith2009-12-091-14/+20
| | * Send emails for manual user activation if admin activation is enabled not thr...Meik Sievertsen2009-09-091-1/+1
| | * [Feature] Added new functionality to inactive users module:Meik Sievertsen2009-07-241-18/+55
| | * Add anti-abuse email headers to acp_inactive.php and correct activation remin...Chris Smith2009-02-151-2/+12
| | * removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
* | | [feature/prune-users] Rework user_delete() functions_user.phpJosh Woody2011-05-081-4/+1
|/ /
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | merge changes from 3.0.x branchMeik Sievertsen2009-12-161-14/+20
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+306
* | put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-258/+0
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* | removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-6/+5
* | oh boy...David M2008-01-031-1/+1
|/
* #15914 (bogus log entry if answering NO on confirming removing inactive users)Meik Sievertsen2007-12-051-2/+2
* some further fixesMeik Sievertsen2007-11-171-1/+1
* forgot somethingMeik Sievertsen2007-11-171-3/+3
* - Re-populate arrays on cache purge/save to allow re-using some functions wit...Meik Sievertsen2007-11-171-0/+1
* #14985Henry Sudhof2007-10-301-0/+2
* And one more confirm box.Henry Sudhof2007-10-051-6/+19
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-7/+15
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+10
* again, a lot of bug fixesMeik Sievertsen2007-07-191-0/+43
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* some fixes todayMeik Sievertsen2006-12-241-9/+11
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-4/+2
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* ok, i am an idiot...Meik Sievertsen2006-11-031-1/+1
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-4/+0
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-3/+3
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-10/+1
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-021-2/+4
* A reworking of how we handle inactive usersGraham Eames2006-09-231-0/+195