updated core to 8.6.3
This commit is contained in:
@@ -253,7 +253,7 @@ function update_authorize_update_batch_finished($success, $results) {
|
||||
'#type' => 'link',
|
||||
'#url' => $url,
|
||||
'#title' => t('Run database updates'),
|
||||
// Since this is being called outsite of the primary front controller,
|
||||
// Since this is being called outside of the primary front controller,
|
||||
// the base_url needs to be set explicitly to ensure that links are
|
||||
// relative to the site root.
|
||||
// @todo Simplify with https://www.drupal.org/node/2548095
|
||||
|
||||
Reference in New Issue
Block a user