Skip to content

Instantly share code, notes, and snippets.

@mbriceno
Created October 23, 2012 01:20
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