Rename nntmux namespace and folder to Blacklight

This commit is contained in:
DariusIII
2018-02-14 23:08:17 +01:00
parent dafbf4e3e8
commit 314e601e44
272 changed files with 1037 additions and 693 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ require_once \dirname(__DIR__, 2) . DIRECTORY_SEPARATOR . 'bootstrap/autoload.ph
use App\Extensions\util\Versions;
use App\Models\Settings;
use App\Models\User;
use nntmux\config\Configure;
use nntmux\ColorCLI;
use Blacklight\config\Configure;
use Blacklight\ColorCLI;
/**
* Class InstallTest