Skip to content

Instantly share code, notes, and snippets.

@dergachev
Created February 2, 2012 17:14
Show Gist options
  • Save dergachev/1724635 to your computer and use it in GitHub Desktop.
Save dergachev/1724635 to your computer and use it in GitHub Desktop.
<?php
if (user_access('manage my module settings')) {
//Display my module settings to user
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment