fix minor bug

This commit is contained in:
Manuel Raynaud
2014-05-09 10:55:50 +02:00
parent d9d350ea24
commit 85d80d1d77
31 changed files with 243 additions and 309 deletions

View File

@@ -308,4 +308,4 @@ abstract class ConditionAbstract implements ConditionInterface
]
);
}
}
}

View File

@@ -271,4 +271,4 @@ class MatchForTotalAmount extends ConditionAbstract
]
);
}
}
}

View File

@@ -225,4 +225,4 @@ class MatchForXArticles extends ConditionAbstract
]
);
}
}
}