aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/acp/acp_help_phpbb.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
| | | | PHPBB3-14972
* [ticket/14492] Always update the time the stats were sentMarc Alexander2016-12-031-5/+2
| | | | PHPBB3-14492
* [ticket/14492] Update versions in filesMarc Alexander2016-12-031-1/+1
| | | | PHPBB3-14492
* [ticket/14492] Update phpBB version and fix miscellaneous code issuesMarc Alexander2016-12-031-1/+1
| | | | PHPBB3-14492
* [ticket/14492] Send statistics via ajax requestMarc Alexander2016-12-031-19/+17
| | | | | | | Flooding ajax requests will try to be prevented and sending stats without JS will also properly work. PHPBB3-14492
* [ticket/14492] Use new guzzlehttp clientMarc Alexander2016-12-031-9/+8
| | | | PHPBB3-14492
* [ticket/14492] Pass u_action to acp form and add stats configMarc Alexander2016-12-031-0/+1
| | | | PHPBB3-14492
* [ticket/14492] Add events for modifying help phpBB pageMarc Alexander2016-12-031-20/+36
| | | | PHPBB3-14492
* [ticket/14492] Use guzzle for submitting data to stats serviceMarc Alexander2016-12-031-1/+42
| | | | PHPBB3-14492
* [ticket/14492] Update language variables and trigger details textMarc Alexander2016-12-031-1/+1
| | | | PHPBB3-14492
* [ticket/14492] Rename files to help_phpbb and fix css tabbingMarc Alexander2016-12-031-0/+91
PHPBB3-14492