block_perm()drupal/modules/block.module, line 45
Implementation of hook_perm().
function block_perm() { return array('administer blocks'); }