[-] BO : fix #PSTEST-385

This commit is contained in:
lLefevre
2012-01-10 09:54:21 +00:00
parent 4b1eba644c
commit 40a12406f0
3 changed files with 3 additions and 3 deletions

View File

@@ -836,7 +836,7 @@ class AdminControllerCore extends Controller
unset($this->context->cookie->{$this->table.'Orderway'});
unset($_POST);
$this->filter = false;
$this->_filter = false;
}
/**