Skip to content

Instantly share code, notes, and snippets.

@hanamizuki
Created January 4, 2013 12:11
Show Gist options
  • Save hanamizuki/4452181 to your computer and use it in GitHub Desktop.
Save hanamizuki/4452181 to your computer and use it in GitHub Desktop.
$account = user_load(UID);
$check = in_array(ROLE_ID, array_keys($account->roles));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment