Skip to content

Commit

Permalink
Travis fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fastslack committed Sep 12, 2014
1 parent fe271c4 commit 09085f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions libraries/joomla/form/fields/sql.php
Expand Up @@ -163,11 +163,10 @@ public function setup(SimpleXMLElement $element, $value, $group = null)
}

/**
*
* Method to process the query from form.
*
* @param array $conditions The conditions from the form.
* @param string $filter The columns to filter.
* @param array $conditions The conditions from the form.
* @param string $filter The columns to filter.
*
* @return $query The query object.
*
Expand Down

0 comments on commit 09085f2

Please sign in to comment.