Lots of cleanup.

This commit is contained in:
Dan Cryer 2015-02-12 14:11:58 +00:00
commit c20ca7c8ff
30 changed files with 27 additions and 60 deletions

View file

@ -10,12 +10,10 @@
namespace PHPCI\Controller;
use b8;
use b8\Exception\HttpException\ForbiddenException;
use b8\Exception\HttpException\NotFoundException;
use b8\Form;
use PHPCI\Controller;
use PHPCI\Helper\Lang;
use PHPCI\Model\User;
use PHPCI\Service\UserService;
/**