From 4c4f6da82a3e13369df8f3ea923580fa8aef8d82 Mon Sep 17 00:00:00 2001 From: rMalie Date: Wed, 4 Jan 2012 13:39:53 +0000 Subject: [PATCH] // Rename PrestashopException to PrestaShopException --- ...stashopPaymentException.php => PrestaShopPaymentException.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename classes/exception/{PrestashopPaymentException.php => PrestaShopPaymentException.php} (100%) diff --git a/classes/exception/PrestashopPaymentException.php b/classes/exception/PrestaShopPaymentException.php similarity index 100% rename from classes/exception/PrestashopPaymentException.php rename to classes/exception/PrestaShopPaymentException.php