#510058 by catch: Add toolbar module to default.profile.
parent
831e84b918
commit
c528bc60e6
|
@ -8,7 +8,7 @@
|
|||
* An array of modules to enable.
|
||||
*/
|
||||
function default_profile_modules() {
|
||||
return array('block', 'color', 'comment', 'help', 'menu', 'path', 'taxonomy', 'dblog', 'search');
|
||||
return array('block', 'color', 'comment', 'help', 'menu', 'path', 'taxonomy', 'dblog', 'search', 'toolbar');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue