Skip to content

Instantly share code, notes, and snippets.

@iamrobert
Created March 9, 2016 08:10
Show Gist options
  • Save iamrobert/cc76a321636be50f6403 to your computer and use it in GitHub Desktop.
Save iamrobert/cc76a321636be50f6403 to your computer and use it in GitHub Desktop.
JOOMLA! CALL TEMPLATE IN MODULE
//CALL TEMPLATE IN MODULE
$app = JFactory::getApplication();
$tpath = JURI::base(true).'/templates/'.$app->getTemplate();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment