aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_reasons.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0Marc Alexander2019-10-061-2/+0
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-3/+3
* [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+0
* Merge pull request #4265 from Senky/ticket/10809Tristan Darricau2016-09-251-1/+0
|\
| * [ticket/10809] Remove MSSQL supportJakub Senko2016-08-021-1/+0
* | Merge branch '3.1.x' into 3.2.xTristan Darricau2016-09-181-2/+7
|\ \ | |/ |/|
| * [ticket/14789] Add link hashes and form tokens to all acp links/buttonsMarc Alexander2016-09-181-2/+7
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-2/+1
* | [ticket/13455] Remove unnecessary calls to `utf8_normalize_nfc()`Gaëtan Muller2015-02-031-2/+2
* | [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-4/+4
* | [ticket/13468] Update calls to `add_log()`Gaëtan Muller2015-01-271-3/+3
|/
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* [ticket/12747] Drop support for FirebirdJoas Schilling2014-06-201-1/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
* [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-021-0/+1
* [ticket/12038] Free query results.Cesar G2013-12-301-0/+1
* [ticket/12038] Do not rely on stale order value to move items.Cesar G2013-12-061-3/+13
* [ticket/12038] AJAXify move up/down buttons in report/denial reasons page.Cesar G2013-12-051-0/+8
* [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-4/+4
* [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
* [ticket/9582] Removing a report reason leaves reports with an unknown reason ...Rob House2010-05-031-0/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-4/+12
* Cleanup in aisle 15Henry Sudhof2007-10-031-1/+1
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+7
* try to normalize everything...Meik Sievertsen2007-07-221-2/+2
* #9530Meik Sievertsen2007-04-021-2/+3
* - fix some oddities (doubled spaces for example)Meik Sievertsen2007-01-261-1/+1
* #6772David M2007-01-111-1/+1
* - #5120Meik Sievertsen2006-11-051-1/+1
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-1/+1
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-081-11/+15
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-2/+2
* oopsDavid M2006-09-101-2/+2
* - Bug #4028David M2006-08-301-3/+11
* - some bugfixesMeik Sievertsen2006-08-281-3/+3
* - fixed some bugsMeik Sievertsen2006-08-051-1/+1
* SQL!David M2006-06-181-4/+32
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-161-1/+0
* ok, sorry for this. :/Meik Sievertsen2006-06-071-13/+13
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-1/+1
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-061-2/+2
* fixing some bugsMeik Sievertsen2006-03-281-0/+5
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-26/+0
* adjusting sql_freeresult a bit as well as our error handler (it now prints ou...Meik Sievertsen2006-03-221-2/+2
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-0/+340