Merge branch 'cleanmaster' into modules

This commit is contained in:
Etienne Roudeix
2013-12-16 14:33:15 +01:00
3 changed files with 6 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
namespace Thelia\Core\Security\Exception;
class RessourceException extends \RuntimeException
class ResourceException extends \RuntimeException
{
const UNKNOWN_EXCEPTION = 0;