// Add exception from override (to rename)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12130 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-01-04 13:54:43 +00:00
parent 819f80da42
commit 36c92fb84f
4 changed files with 28 additions and 0 deletions
@@ -0,0 +1,7 @@
<?php
class PrestaShopModuleException extends PrestaShopModuleExceptionCore
{
}