* finish task #2151.

This commit is contained in:
wangyidong
2014-12-08 07:20:09 +00:00
parent 8276e02b94
commit ba385e1477
10 changed files with 640 additions and 180 deletions
+1 -1
View File
@@ -1442,7 +1442,7 @@ class bugModel extends model
* @access public
* @return array
*/
public function getBySearch($productID, $projects, $queryID, $orderBy, $pager)
public function getBySearch($productID, $projects, $queryID, $orderBy, $pager = null)
{
if($queryID)
{