# notice: Undefined variable: items in admin\admin.install on line 15.
# notice: Undefined index: access arguments in admin\admin.module on line 70.
# notice: Undefined index: page callback in admin\admin.module on line 70.

CommentFileSizeAuthor
#1 admin-523722.patch1.91 KBdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Status: Active » Needs review
FileSize
1.91 KB

here is a patch which solves this.

I'm wondering whether hook_menu_alter should break if strpos !== 'admin#. I Think then nothing else is done.

But this is not part of the patch.