aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_compatibility.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-281-2/+3
* [ticket/13230] Add missing globals and missing request object for path helperJoas Schilling2014-10-271-2/+5
* Merge pull request #2888 from Nicofuma/ticket/12993Joas Schilling2014-10-011-0/+27
|\
| * [ticket/12993] Update doc blockTristan Darricau2014-09-241-1/+1
| * [ticket/12993] Return an array instead of reference passingTristan Darricau2014-08-191-1/+4
| * [ticket/12993] Fix includes of functions_displayTristan Darricau2014-08-191-0/+6
| * [ticket/12993] Rename to phpbb_get_user_rankTristan Darricau2014-08-181-0/+18
* | [ticket/12858] Directly return and use timezone selectsMarc Alexander2014-09-171-2/+1
* | [ticket/12858] Generate timezone selects with template loopMarc Alexander2014-09-171-2/+2
|/
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [ticket/12199] Move deprecated functions to functions_compatibility.phpNicofuma2014-04-261-0/+46
* [ticket/9758] Removed useless if-conditions to include functions.phpCrizzo2014-03-281-7/+0
* [ticket/9758] Adds global template variable CURRENT_USER_AVATARCrizzo2014-03-281-1/+1
* [ticket/12250] Remove deprecated phpbb_clean_path functionVarun Agrawal2014-03-071-0/+40
* [ticket/12239] Move deprecated passwords functions to compatibility fileMarc Alexander2014-03-061-0/+35
* [feature/avatars] Use deprecated for compatibility functionMarc Alexander2013-02-031-4/+5
* [feature/avatars] Correct license, copyright and package infoMarc Alexander2013-02-031-1/+1
* [feature/avatars] Add include of functions_display.php in BC functionMarc Alexander2013-01-241-1/+8
* [feature/avatars] Add note about when compatibility function was addedMarc Alexander2013-01-221-1/+2
* [feature/avatars] Add compatibility function for get_user_avatar()Marc Alexander2013-01-221-0/+41