Skip to content

Instantly share code, notes, and snippets.

@igorsgm
Created February 1, 2017 22:09
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 igorsgm/c74e4070d756f539cdea21c1eadc9fbe to your computer and use it in GitHub Desktop.
Save igorsgm/c74e4070d756f539cdea21c1eadc9fbe to your computer and use it in GitHub Desktop.
<?php
$user = JFactory::getUser();
$isroot = $user->authorise('core.admin');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment