Skip to content

Commit

Permalink
Merge branch 'com_content_router_legacy' of github.com:Hackwar/joomla…
Browse files Browse the repository at this point in the history
…-cms into com_content_router_legacy
  • Loading branch information
Hackwar committed Dec 24, 2014
2 parents e1333f3 + c78284e commit c321259
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/com_content/helpers/legacyrouter.php
Expand Up @@ -45,7 +45,7 @@ public function __construct($router)
public function preprocess(&$query)
{
}

/**
* Build the route for the com_content component
*
Expand Down Expand Up @@ -476,4 +476,4 @@ public function parse(&$segments, &$vars)
$found = 0;
}
}
}
}

0 comments on commit c321259

Please sign in to comment.