Coupon : Fix mistake with chmod, file mode set as 644 as it originally was

Remove submodule
This commit is contained in:
gmorel
2013-12-30 21:37:26 +01:00
parent 67b89dbecd
commit cfbc579022
47 changed files with 14 additions and 192 deletions

View File

@@ -31,10 +31,6 @@ use Thelia\Model\Exception\InvalidArgumentException;
use Thelia\Model\Map\CouponTableMap;
/**
* Created by JetBrains PhpStorm.
* Date: 8/19/13
* Time: 3:24 PM
*
* Used to provide an effect (mostly a discount)
* at the end of the Customer checkout tunnel
* It will be usable for a Customer only if it matches the Coupon criteria (Rules)