// missing comment on getFilterStatus()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10797 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1839,9 +1839,9 @@ class AdminSupplyOrdersControllerCore extends AdminController
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the current warehouse used
|
||||
* Gets the current filter used
|
||||
*
|
||||
* @return int id_warehouse
|
||||
* @return int status
|
||||
*/
|
||||
private function getFilterStatus()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user