Changeset 364693
- Timestamp:
- 03/25/2011 05:49:21 PM (15 years ago)
- File:
-
- 1 edited
-
drp-coupon/trunk/drp_coupon.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
drp-coupon/trunk/drp_coupon.php
r364661 r364693 46 46 function contactDefine() 47 47 { 48 define ('COUPON_PLUGIN_URL', plugins_url() . '/drp _coupon');49 define ('COUPON_PLUGIN_DIR', WP_CONTENT_DIR . '/plugins/drp _coupon');48 define ('COUPON_PLUGIN_URL', plugins_url() . '/drp-coupon'); 49 define ('COUPON_PLUGIN_DIR', WP_CONTENT_DIR . '/plugins/drp-coupon'); 50 50 } 51 51
Note: See TracChangeset
for help on using the changeset viewer.