Skip to content

Instantly share code, notes, and snippets.

@amitaibu
Created January 30, 2013 14:45
Show Gist options
  • Save amitaibu/4673742 to your computer and use it in GitHub Desktop.
Save amitaibu/4673742 to your computer and use it in GitHub Desktop.
$permissions = array(
'access resource node',
);
user_role_grant_permissions(DRUPAL_AUTHENTICATED_RID, $permissions);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment