* [MOD] Improved bootstrapping. Work in progress.

This commit is contained in:
nuxsmin
2018-02-14 17:46:34 +01:00
committed by Rubén Domínguez
parent 674c9154b7
commit c76bbee972
33 changed files with 105 additions and 134 deletions

View File

@@ -24,7 +24,6 @@
namespace SP\Modules\Web\Controllers;
use SP\Controller\ControllerBase;
use SP\Core\Acl\Acl;
use SP\Core\Acl\ActionsInterface;
use SP\Core\Exceptions\SPException;