Log in
Forgot your password? Forgot your username? Create an account
Please Log in or Create an account to join the conversation.
if ( ($router->getMode() == JROUTER_MODE_SEF) && (($item->type != 'url') && ($item->type != 'alias')) ) { $item->link= 'index.php?Itemid='.$item->id; }