Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
provision
Commits
bf649ab1
Commit
bf649ab1
authored
Sep 04, 2009
by
mig5
Committed by
mig5
Sep 04, 2009
Browse files
remove extra } that threw syntax errors, fix for commit 258824
parent
09920a0b
Changes
1
Show whitespace changes
Inline
Side-by-side
platform/drupal/install_6.inc
View file @
bf649ab1
...
...
@@ -81,7 +81,6 @@ function install_send_welcome_mail($url, $account, $profile, $language, $client_
}
drush_log
(
t
(
'Login url: !onetime'
,
array
(
'!onetime'
=>
$onetime
)),
'message'
);
}
}
function
install_mail
(
$key
,
&
$message
,
$params
)
{
switch
(
$key
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment