asdasd
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
require_once dirname(__DIR__, 5) . '/src/App/bootstrap.php';
|
||||
require_once dirname(__DIR__, 5) . '/modules/mining-checker/bootstrap.php';
|
||||
|
||||
use App\AppPaths;
|
||||
|
||||
require_once AppPaths::customAppPath(dirname(__DIR__, 5), 'mining-checker') . '/bootstrap.php';
|
||||
|
||||
use Modules\MiningChecker\Legacy\LegacyModuleStore;
|
||||
use Modules\MiningChecker\Legacy\UserScope;
|
||||
|
||||
Reference in New Issue
Block a user