- Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function upload_menu_alter().

merge-requests/26/head
Dries Buytaert 2008-11-02 20:24:46 +00:00
parent 2cea471b5d
commit 0f956d4202
1 changed files with 0 additions and 4 deletions

View File

@ -102,10 +102,6 @@ function upload_menu() {
return $items;
}
function upload_menu_alter(&$items) {
$items['system/files']['access arguments'] = array('view uploaded files');
}
/**
* Determine the limitations on files that a given user may upload. The user
* may be in multiple roles so we select the most permissive limitations from