Plugin Directory

Changeset 475519


Ignore:
Timestamp:
12/14/2011 05:38:35 PM (14 years ago)
Author:
theorboman
Message:

Fixed custom textfield error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • easy-paypal-custom-fields/trunk/easy-paypal-custom-fields.php

    r474696 r475519  
    921921        $button_type = $this->my_post_meta['button_type'];
    922922        $button_text = $this->my_post_meta['button_text'];
     923        $tf_i = 0;
    923924       
    924925        /*
     
    927928            KISS
    928929        */
    929         // $tf_i = 0;
    930930       
    931931        // If there are 2 additional textfields, they must have different IDs
Note: See TracChangeset for help on using the changeset viewer.