update smarty

This commit is contained in:
Manuel Raynaud
2013-07-29 15:47:05 +02:00
parent 0738104f52
commit fd15934b65
4 changed files with 47 additions and 40 deletions

View File

@@ -24,7 +24,7 @@
namespace Thelia\Action\Exception;
class CombinationNotFoundException extends ActionException
class StockNotFoundException extends ActionException
{
}