// Add exception from override (to rename)

This commit is contained in:
rMalie
2012-01-04 13:54:43 +00:00
parent 59f3da06f3
commit 3630cbc61e
4 changed files with 28 additions and 0 deletions
@@ -0,0 +1,7 @@
<?php
class PrestaShopModuleException extends PrestaShopModuleExceptionCore
{
}