Skip to content

Commit 9390037

Browse files
committed
1 parent fb28147 commit 9390037

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/core/Mage/CatalogSearch/controllers/AdvancedController.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ public function resultAction()
3838
->setQueryParams($this->getRequest()->getQuery())
3939
->getUrl('*/*/'),
4040
);
41+
return;
4142
}
4243
$this->_initLayoutMessages('catalog/session');
4344
$this->renderLayout();

0 commit comments

Comments
 (0)