started own mxinfosearcher

This commit is contained in:
kremsy
2014-01-08 21:03:59 +01:00
parent 9d930ac85b
commit 132fa4cf01
5 changed files with 120 additions and 4 deletions

View File

@ -120,6 +120,8 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener {
$recent = false;
}
$this->maniaControl->mapManager->mxInfoSearcher->getList('');
// search for matching maps
$maps = new MXInfoSearcher($title, $searchString, $author, $environment, $recent);