Skip to content

Commit

Permalink
Codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Hackwar committed May 24, 2018
1 parent 0a32ecf commit c4e13c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/com_finder/View/Search/HtmlView.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class HtmlView extends BaseHtmlView
*/
public function display($tpl = null)
{
$app = Factory::getApplication();
$app = Factory::getApplication();
$this->params = $app->getParams();

// Get view data.
Expand Down

0 comments on commit c4e13c7

Please sign in to comment.