Skip to content

Instantly share code, notes, and snippets.

@iancoffey
Created February 29, 2012 18:45
Show Gist options
  • Save iancoffey/1943440 to your computer and use it in GitHub Desktop.
Save iancoffey/1943440 to your computer and use it in GitHub Desktop.
pointless
if (!empty($id)) {
$group_name = h($metagroup['name']);
} else {
$group_name = h($metagroup['name']);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment