mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Admin/Screenshots
* do not limit screenshot sources Search * display floored maps
This commit is contained in:
@@ -193,6 +193,8 @@ class SearchPage extends GenericPage
|
||||
if ($this->mode == CACHE_TYPE_NONE) // search is invalid
|
||||
return;
|
||||
|
||||
$this->addJS('?data=zones&locale='.User::$localeId.'&t='.$_SESSION['dataKey']);
|
||||
|
||||
$this->performSearch();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user