Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
2e0bb6e9
Commit
2e0bb6e9
authored
Mar 25, 2007
by
Dries Buytaert
Browse files
- Patch
#130946
by KarenS: fixed undefined variable output.
parent
8f46152a
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.php
View file @
2e0bb6e9
...
...
@@ -547,6 +547,7 @@ function install_missing_modules_error($profile) {
*/
function
install_complete
(
$profile
)
{
global
$base_url
;
$output
=
''
;
// Store install profile for later use.
variable_set
(
'install_profile'
,
$profile
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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