// Add exception from override (to rename)

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