PHP Classes

File: app/etc/modules/Thiagoprz_Birthdaycoupon.xml

Recommend this page to a friend!
  Classes of Thiago Przyczynski   Magento Birthday Coupon   app/etc/modules/Thiagoprz_Birthdaycoupon.xml   Download  
File: app/etc/modules/Thiagoprz_Birthdaycoupon.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Magento Birthday Coupon
Create birthday discount coupons for store users
Author: By
Last change:
Date: 5 years ago
Size: 292 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <config> <modules> <Thiagoprz_Birthdaycoupon> <active>true</active> <codePool>local</codePool> <depends> <Mage_SalesRule/> </depends> </Thiagoprz_Birthdaycoupon> </modules> </config>