aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_mcp.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14186] Do correct string concatenation in phpbb_mcp_sorting()Marc Alexander2015-09-221-2/+2
* Merge pull request #3450 from brunoais/ticket/13142Marc Alexander2015-03-061-23/+51
|\
| * [ticket/13142] Default $total to -1 before the event for more flexibilitybrunoais2015-02-271-0/+3
| * [ticket/13142] Removed surperfulous spacebrunoais2015-02-271-1/+1
| * [ticket/13142] Removed surperfulous new linebrunoais2015-02-271-1/+0
| * [ticket/13142] Place the event in the most meaningful placebrunoais2015-02-261-1/+49
| * [ticket/13142] Delete event in order to move it.brunoais2015-02-261-22/+0
* | [ticket/13652] Added $phpbb_dispatcher from global to phpbb_mcp_sorting()brunoais2015-02-251-1/+1
|/
* Merge pull request #3197 from brunoais/ticket/13142Joas Schilling2015-02-201-0/+22
|\
| * [ticket/13142] BUMPed versionbrunoais2015-02-111-1/+1
| * [ticket/13142] Fix typo: unaproved -> unapprovedbrunoais2014-11-281-1/+1
| * [ticket/13142] BUMPing versionbrunoais2014-11-281-1/+1
| * [ticket/13142] Adding core.mcp_sorting_unapproved_deleted_posts_query_beforebrunoais2014-11-281-0/+22
* | [ticket/12966] Sort by post_time and post_id where applicableMarc Alexander2014-08-231-4/+13
|/
* [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-231-1/+1
* [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-231-1/+1
* [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-231-5/+5
* [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-231-15/+15
* [ticket/12612] Move functions from mcp.php to functions_mcp.phpJoas Schilling2014-06-181-0/+666