Adds more classes, and refactoring to the search feature. Adds test search to search page. #952
This commit is contained in:
@@ -125,7 +125,7 @@ class Agent
|
||||
$set++;
|
||||
}
|
||||
|
||||
return $this->search->found($table);
|
||||
return $this->search->get($table);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user