aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_ban.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16050] Fix PHP warning in MCP Banning tab on PHP 7.2+rxu2019-05-111-1/+1
* [ticket/15954] Add safeguards to include() callskasimi2019-01-261-1/+4
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/15237] Fix unguarded includes to functions_userRMcGirr832017-05-241-1/+4
* [ticket/13119] Add another event which is triggered independent from actionsJoas Schilling2014-10-011-0/+16
* [ticket/13119] Remove unused globals and use the request classJoas Schilling2014-09-301-20/+13
* [ticket/13119] Add events to MCP's ban moduleJoas Schilling2014-09-301-8/+77
* [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-231-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-1/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [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/+219
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-216/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-2/+2
* merge...Meik Sievertsen2008-06-051-1/+1
* mergeHenry Sudhof2008-05-291-6/+33
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-4/+3
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+11
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-1/+0
* #i62 - #i65Meik Sievertsen2007-09-221-1/+1
* try to normalize everything...Meik Sievertsen2007-07-221-2/+8
* I fail at life :/David M2007-07-091-1/+1
* #13013David M2007-07-061-1/+1
* Adding confirm boxes.Henry Sudhof2007-04-281-6/+33
* #8160David M2007-02-171-1/+1
* - added confirm box to ucp zebra (adding fried/foe)Meik Sievertsen2007-01-241-4/+10
* - some fixesMeik Sievertsen2006-12-211-2/+35
* anyone want to buy a C?Meik Sievertsen2006-06-161-2/+2
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-3/+3
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-2/+2
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-301-2/+2
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-2/+2
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-28/+0
* - adding ability to assign moderator specific ban optionsMeik Sievertsen2006-03-151-0/+140