aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developOleg Pudeyev2012-02-111-1/+1
|\
| * [ticket/10606] Fix incorrect hidden fields array name in page_header().James King2012-02-091-1/+1
* | Merge branch 'develop-olympus' into developIgor Wiedler2012-02-071-0/+5
|\ \ | |/
| * [ticket/10616] Ignore template inheritance that points to selfVjacheslav Trushkin2012-02-031-0/+5
* | Merge branch 'develop-olympus' into developOleg Pudeyev2012-01-121-1/+13
|\ \ | |/
| * [ticket/9079] Always log backtrace to error log when logging errors.Oleg Pudeyev2011-12-241-4/+9
| * [ticket/9079] Display backtrace on all E_USER_ERROR errors, not only SQL errorsAndreas Fischer2011-12-241-0/+7
| * Merge remote-tracking branch 'cyberalien/ticket/10399' into develop-olympusOleg Pudeyev2011-12-221-10/+10
| |\
| | * [ticket/10399] Correctly encoding template component urls (3.0)Vjacheslav Trushkin2011-12-011-10/+10
* | | Merge remote-tracking branch 'unknownbliss/ticket/9916' into developAndreas Fischer2012-01-021-2/+1
|\ \ \
| * | | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | | | Merge remote-tracking branch 'cyberalien/ticket/develop/10399' into developOleg Pudeyev2011-12-221-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/10399] Correctly encoding template component urls (3.1)Vjacheslav Trushkin2011-12-011-7/+7
* | | | Merge branch 'develop-olympus' into developNils Adermann2011-12-091-1/+10
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/10319] Missing hidden fields in search formVjacheslav Trushkin2011-12-091-1/+10
* | | | Merge remote-tracking branch 'nickvergessen/ticket/develop/10345' into developOleg Pudeyev2011-12-031-49/+185
|\ \ \ \
| * | | | [ticket/10345] Document behaviour for floating numbers on phpbb_get_plural_formJoas Schilling2011-11-301-1/+1
| * | | | [ticket/10345] Move rule determination code into a new functionJoas Schilling2011-11-251-0/+172
| * | | | [ticket/10345] Make use of the plural function in some basic placesJoas Schilling2011-11-251-49/+13
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-271-5/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | [ticket/10497] Fix SQL error when guest visits forum with unread topicrxu2011-11-271-5/+5
* | | | Merge branch 'develop-olympus' into developJoas Schilling2011-11-181-3/+9
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'remotes/rxu/ticket/9008' into develop-olympusJoas Schilling2011-11-181-3/+9
| |\ \ \
| | * | | [ticket/9008] Incorrect unread topic tracking for unapproved topicsrxu2011-09-251-3/+9
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-11-141-0/+4
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'nickvergessen/ticket/9066' into develop-olympusAndreas Fischer2011-11-141-0/+4
| |\ \ \ \
| | * | | | [ticket/9066] Move regex into get_preg_expression function and add testsJoas Schilling2011-11-141-0/+4
| | | |_|/ | | |/| |
* | | | | Merge remote-tracking branch 'VSEphpbb/ticket/10390' into developOleg Pudeyev2011-10-201-0/+2
|\ \ \ \ \
| * | | | | [ticket/10390] Serve jQuery from Google CDN Yes/No button in ACPMatt Friedman2011-09-271-33/+2
| * | | | | [ticket/10390] Drop http protocol for Microsoft's CDN optionMatt Friedman2011-09-271-3/+4
| * | | | | [ticket/10390] Improve the jQuery CDN url generation functionMatt Friedman2011-09-261-4/+7
| * | | | | [ticket/10390] Allow option for jQuery to be hosted by a remote CDNMatt Friedman2011-09-261-0/+29
* | | | | | [ticket/10412] Replace memory_get_usage with memory_get_peak_usageNils Adermann2011-10-141-5/+3
* | | | | | Merge branch 'develop-olympus' into developJoas Schilling2011-10-131-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | [ticket/10397] Pagination inconsistency fixVjacheslav Trushkin2011-10-041-2/+2
| | |/ / | |/| |
* | | | [ticket/10387] Add CURRENT_PAGE var to the template when pagination is used.Chris Smith2011-09-251-0/+1
| |/ / |/| |
* | | [feature/remove-db-styles] Removed style.php!Chris Smith2011-09-201-1/+1
* | | [feature/remove-db-styles] Remove style.php DB storage.Chris Smith2011-09-201-1/+1
* | | [ticket/10371] Removing last mentions of imagesetVjacheslav Trushkin2011-09-201-4/+1
* | | Merge remote-tracking branch 'github-cyberalien/feature/remove-imagesets' int...Nils Adermann2011-09-201-0/+1
|\ \ \
| * | | [feature/remove-imagesets] Adjustments to php filesVjacheslav Trushkin2011-09-041-0/+1
* | | | Merge branch 'develop-olympus' into developNils Adermann2011-09-191-37/+20
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/10370] Add function documentation for get_stacktrace().Andreas Fischer2011-09-191-1/+6
| * | | [ticket/10370] Explain that we are not the ones hiding backtrace pieces.Andreas Fischer2011-09-191-2/+3
| * | | [ticket/10370] Call htmlspecialchars() after phpbb_filter_root_path().Andreas Fischer2011-09-191-2/+1
| * | | [ticket/10370] Add require_once to whitelisted functions.Andreas Fischer2011-09-191-1/+1
| * | | [ticket/10370] Use single string instead of an array for arguments.Andreas Fischer2011-09-191-3/+3
| * | | [ticket/10370] Ease up code checking for arguments of include etc.Andreas Fischer2011-09-191-14/+7
| * | | [ticket/10370] Use unset() on the first backtrace instead of checking in loop.Andreas Fischer2011-09-191-7/+4
| * | | [ticket/10370] Use phpbb_filter_root_path() in get_backtrace().Andreas Fischer2011-09-191-14/+2