aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command/user/activate.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14561] Fix function docblock in activate commandMatt Friedman2016-03-311-2/+1
| | | | PHPBB3-14561
* [ticket/14561] Use the user loader where appropriateMatt Friedman2016-03-311-20/+11
| | | | PHPBB3-14561
* [ticket/14561] Import classes with use statementsMatt Friedman2016-03-311-15/+22
| | | | PHPBB3-14561
* [ticket/14561] Remove unused use statementsMatt Friedman2016-03-311-2/+0
| | | | PHPBB3-14561
* [ticket/14561] User activate commandMatt Friedman2016-03-311-0/+223
PHPBB3-14561