Trying #503982 again.
parent
27ffb437a2
commit
55f42709ad
|
@ -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');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue