This commit is contained in:
Yuri Kuznetsov
2022-02-17 11:34:52 +02:00
parent 34f5d9d5b1
commit fc9e06d7aa
+2
View File
@@ -43,6 +43,8 @@ if (!$app->isInstalled()) {
exit;
}
$basePath = null;
if (Url::detectIsInPortalDir()) {
$basePath = '../';