Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/12834] Correctly match directories in session page | Joas Schilling | 2014-07-08 | 1 | -1/+18 |
| | | | | | | Also clean path before working with it PHPBB3-12834 | ||||
* | [ticket/9801] Use empty instead of sizeof | Marc Alexander | 2014-06-30 | 1 | -1/+1 |
| | | | | PHPBB3-9801 | ||||
* | [ticket/9801] Remove spaces before * in docblock | Marc Alexander | 2014-06-26 | 1 | -7/+7 |
| | | | | PHPBB3-9801 | ||||
* | [ticket/9801] Add viewonline_helper service to allow proper testing | Marc Alexander | 2014-06-24 | 1 | -0/+37 |
The viewonline_helper service can and will be extended in the future which will allow us to also test the viewonline page better. PHPBB3-9801 |