diff --git a/application/controllers/SearchController.php b/application/controllers/SearchController.php index f14e1b544..22d05689d 100644 --- a/application/controllers/SearchController.php +++ b/application/controllers/SearchController.php @@ -13,7 +13,6 @@ class SearchController extends ActionController { public function indexAction() { - $this->setAutorefreshInterval(10); $search = $this->_request->getParam('q'); if (! $search) { $this->view->tabs = Widget::create('tabs')->add(