* [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

@@ -26,7 +26,6 @@ namespace SP\Modules\Web\Controllers;
use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;
use SP\Controller\ControllerBase;
use SP\Core\Exceptions\SPException;
use SP\Core\Install\Installer;
use SP\Core\Language;