Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
infograf768 committed Nov 1, 2014
1 parent 9e5cf83 commit 2dd0705
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ protected function getOptions()
// Make up the string from the component sys.ini file
$parts = explode('.', $option->alias);
$comp = $parts[0];

// Cope with content_types which are not used by tags
if ($comp != 'com_banners' && $comp != 'com_users' && $comp != 'com_tags')
{
Expand Down

0 comments on commit 2dd0705

Please sign in to comment.