diff --git a/classes/PrestashopException.php b/classes/PrestashopException.php new file mode 100644 index 000000000..7a3b7eca6 --- /dev/null +++ b/classes/PrestashopException.php @@ -0,0 +1,31 @@ + +* @copyright 2007-2011 PrestaShop SA +* @version Release: $Revision: 6844 $ +* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0) +* International Registered Trademark & Property of PrestaShop SA +*/ + +class PrestashopExceptionCore Extends Exception +{ + +} \ No newline at end of file