drupal core updated to 7.28
This commit is contained in:
@@ -784,5 +784,5 @@ function shortcut_link_add_inline($shortcut_set) {
|
||||
drupal_goto();
|
||||
}
|
||||
|
||||
return drupal_access_denied();
|
||||
return MENU_ACCESS_DENIED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user