Skip to content

Commit

Permalink
Fixing codestyle issue (two empty lines)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Hunziker committed Jan 8, 2017
1 parent 9c1d18f commit 786d890
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 72 deletions.
1 change: 0 additions & 1 deletion administrator/components/com_menus/models/item.php
Original file line number Diff line number Diff line change
Expand Up @@ -1142,7 +1142,6 @@ protected function preprocessForm(JForm $form, $data, $group = 'content')
}
}


// Get the help data from the XML file if present.
$help = $xml->xpath('/metadata/layout/help');
}
Expand Down
Loading

0 comments on commit 786d890

Please sign in to comment.