Merge branch 'fix'
This commit is contained in:
@@ -43,6 +43,8 @@ if (!$app->isInstalled()) {
|
||||
exit;
|
||||
}
|
||||
|
||||
$basePath = null;
|
||||
|
||||
if (Url::detectIsInPortalDir()) {
|
||||
$basePath = '../';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user