Skip to content

Instantly share code, notes, and snippets.

@Grenlandias
Created January 11, 2016 11:07
Show Gist options
  • Select an option

  • Save Grenlandias/139add0baa92ddc4df76 to your computer and use it in GitHub Desktop.

Select an option

Save Grenlandias/139add0baa92ddc4df76 to your computer and use it in GitHub Desktop.
<?
if ($USER->isAdmin()) {
?>
//код
<?
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment