What is the sef_advanced_link variable for ?

For Joomla! 3.x Coding related discussions, you could also use: http://groups.google.com/group/joomla-dev-general

Moderators: ooffick, General Support Moderators

Forum rules
Locked
duddy67
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 229
Joined: Sun Jul 12, 2009 12:04 pm

What is the sef_advanced_link variable for ?

Post by duddy67 » Tue Jan 30, 2018 9:34 am

Hi,

Just out of curiosity what is the sef_advanced_link variable for ?
You can find it in the following file:
components/com_content/helpers/legacyrouter.php
at line 62:

Code: Select all

$advanced = $params->get('sef_advanced_link', 0);
I've checked everywhere but there is no sef_advanced_link variable at all in the parameters. There is a sef_advanced variable but it is not used in the code.

Is it a bug, an outdated code and what is (was) its purpose ?

Thanks

Locked

Return to “Joomla! 3.x Coding”