Skip to content

Instantly share code, notes, and snippets.

@sergiois
Created May 26, 2017 09:02
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 sergiois/0f3018dbf2ac031dac73eacf381364ce to your computer and use it in GitHub Desktop.
Save sergiois/0f3018dbf2ac031dac73eacf381364ce to your computer and use it in GitHub Desktop.
Get URL Joomla Template
$app = JFactory::getApplication();
$path = JURI::base(true).'/templates/'.$app->getTemplate().'/';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment