aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_compatibility.php
Commit message (Expand)AuthorAgeFilesLines
* [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