[-] BO : fix #PSTEST-385

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12298 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-01-10 09:54:21 +00:00
parent c717822c5c
commit 81e8f90244
3 changed files with 3 additions and 3 deletions
+1 -1
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;
}
/**