[-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727

This commit is contained in:
mDeflotte
2012-04-30 13:40:46 +00:00
parent 01340c84b0
commit 7eca80f880
3 changed files with 92 additions and 85 deletions
+1 -1
View File
@@ -435,7 +435,7 @@ class OrderCore extends ObjectModel
*
* @return array History entries ordered by date DESC
*/
public function getHistory($id_lang, $id_order_state = false, $no_hidden = false, $filters = false)
public function getHistory($id_lang, $id_order_state = false, $no_hidden = false, $filters = 0)
{
if (!$id_order_state)
$id_order_state = 0;