aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/mcp/mcp_warn.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13194] Use correct array to access bbcode_bitfieldJakub Senko2014-10-211-1/+1
* Merge pull request #2888 from Nicofuma/ticket/12993Joas Schilling2014-10-011-8/+8
|\
| * [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-191-6/+6
| * [ticket/12993] Fix includes of functions_displayTristan Darricau2014-08-191-2/+2
| * [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-181-2/+2
| * [ticket/12993] Improve get_user_ranksForumhulp.com2014-08-181-2/+2
* | [ticket/12998] Fix use of $lang in mcp_warn.phpTristan Darricau2014-08-191-2/+2
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* Merge pull request #2487 from n-aleha/ticket/12583Joas Schilling2014-05-261-7/+56
|\
| * [ticket/12583] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
| * [ticket/12583] Add event core.mcp_warn_post_before/aftern-aleha2014-05-231-5/+50
* | [ticket/12584] Redirect only on non-empty $messagen-aleha2014-05-251-3/+7
* | [ticket/12584] Add event core.mcp_warn_user_before/aftern-aleha2014-05-251-5/+46
|/
* Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeusJoas Schilling2014-04-051-9/+0
|\
| * [ticket/7707] Remove unnecessary variablesOliver Schramm2014-03-261-9/+0
| * [ticket/7707] Add get_username_string() where possibleOliver Schramm2014-03-161-9/+9
* | [ticket/9758] Fixed bug in mcp_warn.phpCrizzo2014-03-281-2/+4
* | [ticket/9758] Error because of missing functions_display.php fixedCrizzo2014-03-281-2/+3
* | [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-281-4/+0
* | [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-281-2/+2
|/
* [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-031-1/+0
* [ticket/11849] Update more MCP calls to pagination classJoas Schilling2013-12-181-3/+4
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-13/+2
|\
| * [ticket/11654] Moved some code to reduce line width.Bruno Ais2013-07-231-1/+2
| * [ticket/11654] first parameter failBruno Ais2013-07-201-1/+1
| * [ticket/11654] generate_text_for_display on mcp/mcp_warn.phpBruno Ais2013-07-181-13/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+2
|/
* [feature/avatars] Add phpbb prefix to new functionsMarc Alexander2013-01-041-4/+4
* Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-121-2/+2
|\
| * Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-211-2/+4
| |\
| * \ Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-271-2/+2
| |\ \
| * \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-071-2/+2
| |\ \ \
| * | | | [feature/avatars] Modularized AvatarsCullen Walsh2012-03-181-2/+2
* | | | | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968Joas Schilling2012-10-171-1/+1
| |_|_|/ |/| | |
* | | | [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/+2
| |_|/ |/| |
* | | Merge remote-tracking branch 'github-dhruv/ticket/10797' into developNils Adermann2012-04-201-2/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/10797] user rank is displayed in mcp_warn.phpDhruv Goel2012-04-161-2/+2
| * | some changelog changes and a small SQL correctionChris Smith2009-07-081-1/+1
| * | Add link to user profile in the MCP for user notes and warn user.Chris Smith2009-02-271-2/+5
| * | Do not send PMs with warnings if the user cannot read PMs or they are disable...Chris Smith2008-10-111-0/+42
| * | #25705Meik Sievertsen2008-06-081-3/+3
| * | removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
* | | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-311-2/+2
| |/ |/|
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-1/+1
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0