aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_help_phpbb.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14908] Uses lang-variable instead of english textChristian Schnegelberger2016-12-101-1/+1
| | | | PHPBB3-14908
* [ticket/14492] Send statistics via ajax requestMarc Alexander2016-12-031-3/+13
| | | | | | | Flooding ajax requests will try to be prevented and sending stats without JS will also properly work. PHPBB3-14492
* [ticket/14492] Add missing input nameMarc Alexander2016-12-031-1/+1
| | | | PHPBB3-14492
* [ticket/14492] Add events for modifying help phpBB pageMarc Alexander2016-12-031-13/+4
| | | | PHPBB3-14492
* [ticket/14492] Use guzzle for submitting data to stats serviceMarc Alexander2016-12-031-0/+8
| | | | PHPBB3-14492
* [ticket/14492] Update language variables and trigger details textMarc Alexander2016-12-031-3/+3
| | | | PHPBB3-14492
* [ticket/14492] Rename files to help_phpbb and fix css tabbingMarc Alexander2016-12-031-0/+52
PHPBB3-14492