Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ginnw2/e84b8298bf4862dfc1453ec8d2bc0f1d to your computer and use it in GitHub Desktop.
Save Ginnw2/e84b8298bf4862dfc1453ec8d2bc0f1d to your computer and use it in GitHub Desktop.
global $USER;
if($USER->isAdmin()){
echo "<pre>";
print_r($arResult);
echo "</pre>";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment