You are here

function bu_perm in Browser update 6

File

./bu.module, line 21

Code

function bu_perm() {
  return array(
    'administer browser-update',
  );
}