Route correction and Home
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
use ProVM\Common\Helper\Merger;
|
||||
use Incoviba\Control\Common\Controller\Home;
|
||||
use ProVM\Common\Controller\Home;
|
||||
|
||||
$folder = (new Merger(DIRECTORY_SEPARATOR))->add(__DIR__)->add($__environment)->merge();
|
||||
if (file_exists($folder)) {
|
||||
|
Reference in New Issue
Block a user