Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
thilinaa committed Jul 11, 2012
2 parents c1a8445 + c8e96d0 commit e032d61
Show file tree
Hide file tree
Showing 17 changed files with 1,893 additions and 1,176 deletions.
13 changes: 0 additions & 13 deletions libraries/DbSearch.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -93,19 +93,6 @@ public function __construct($db)
$this->_setSearchParams();
}

/**
* Set CommmonFunctions
*
* @param PMA_CommonFunctions $commonFunctions
*
* @return void
*/
public function setCommonFunctions(PMA_CommonFunctions $commonFunctions)
{
$this->_common_functions = $commonFunctions;
}


/**
* Get CommmonFunctions
*
Expand Down
Loading

0 comments on commit e032d61

Please sign in to comment.