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
drupal
Commits
55f42709
Commit
55f42709
authored
Jun 27, 2009
by
webchick
Browse files
Trying
#503982
again.
parent
27ffb437
Changes
1
Hide whitespace changes
Inline
Side-by-side
profiles/default/default.profile
View file @
55f42709
...
...
@@ -8,7 +8,7 @@
* An array of modules to enable.
*/
function
default_profile_modules
()
{
return
array
(
'block'
,
'color'
,
'comment'
,
'help'
,
'menu'
,
'path'
,
'taxonomy'
,
'dblog'
);
return
array
(
'block'
,
'color'
,
'comment'
,
'help'
,
'menu'
,
'path'
,
'taxonomy'
,
'dblog'
,
'search'
);
}
/**
...
...
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