diff --git a/Helper/Data.php b/Helper/Data.php index d595e10e..01358eef 100755 --- a/Helper/Data.php +++ b/Helper/Data.php @@ -1166,7 +1166,7 @@ public function resetCounters($storeId = null) $this->counters [self::CUS_MOD] = 0; } - } + } public function getCounters() { return $this->counters;