Plugin Directory

Changeset 364693


Ignore:
Timestamp:
03/25/2011 05:49:21 PM (15 years ago)
Author:
directresponsepublishing
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • drp-coupon/trunk/drp_coupon.php

    r364661 r364693  
    4646        function contactDefine()
    4747        {
    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');
    5050        }
    5151
Note: See TracChangeset for help on using the changeset viewer.