Skip to content

Instantly share code, notes, and snippets.

@mbriceno
Created October 23, 2012 01:20
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 mbriceno/3936100 to your computer and use it in GitHub Desktop.
Save mbriceno/3936100 to your computer and use it in GitHub Desktop.
cambio para joomla
// Get url parameters set by plugins
if(!empty($app->registeredurlparams))
{
$registeredurlparams = $app->registeredurlparams;
}
// Platform defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment