Changeset 1512432
- Timestamp:
- 10/11/2016 05:37:10 AM (9 years ago)
- File:
-
- 1 edited
-
gravityforms-fatzebra/tags/0.2.0/fatzebra.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gravityforms-fatzebra/tags/0.2.0/fatzebra.php
r1512430 r1512432 4 4 Plugin URI: http://github.com/fatzebra/GravityForms-FatZebra 5 5 Description: Accept credit card payments through Gravity Forms, simply with Fat Zebra 6 Version: 1.0.16 Version: 0.2.0 7 7 Author: Matthew Savage 8 8 Author URI: https://www.fatzebra.com.au … … 28 28 29 29 30 define( 'GF_FZ_VERSION', ' 1.0.1' );30 define( 'GF_FZ_VERSION', '0.2.0' ); 31 31 32 32 add_action( 'gform_loaded', array( 'GF_FatZebra_Bootstrap', 'load' ), 5 );
Note: See TracChangeset
for help on using the changeset viewer.