Merge branch '4.3' into 4.4

This commit is contained in:
Serge Latyntcev 2019-09-24 14:55:57 +12:00
commit 06c481bb8d
1 changed files with 1 additions and 1 deletions

View File

@ -2086,7 +2086,7 @@ class SiteTree extends DataObject implements PermissionProvider, i18nEntityProvi
);
}
if (file_exists(BASE_PATH . '/install.php')) {
if (file_exists(PUBLIC_PATH . '/install.php')) {
$fields->addFieldToTab('Root.Main', LiteralField::create(
'InstallWarningHeader',
'<div class="alert alert-warning">' . _t(