summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-21 04:22:34 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-10-21 04:22:34 +0000
commit87e40b04b26d8218cb382db118eff7edeaf3b463 (patch)
treedfa8e7a062b9aa7010b8724ee3845391ebfd6e75 /profiles
parent01e9201cd742c0c269427b33371f61bf5e133108 (diff)
downloadbrdo-87e40b04b26d8218cb382db118eff7edeaf3b463.tar.gz
brdo-87e40b04b26d8218cb382db118eff7edeaf3b463.tar.bz2
#511258 by Gábor Hojtsy, David_Rothstein, Bojhan, catch, et al: Fixed do not enable the management menu by default.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/standard/standard.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/standard/standard.install b/profiles/standard/standard.install
index 1d7bb2f55..22f1a2b5e 100644
--- a/profiles/standard/standard.install
+++ b/profiles/standard/standard.install
@@ -119,16 +119,6 @@ function standard_install() {
),
array(
'module' => 'system',
- 'delta' => 'management',
- 'theme' => $default_theme,
- 'status' => 1,
- 'weight' => 1,
- 'region' => 'sidebar_first',
- 'pages' => '',
- 'cache' => -1,
- ),
- array(
- 'module' => 'system',
'delta' => 'powered-by',
'theme' => $default_theme,
'status' => 1,