Changeset 3274660
- Timestamp:
- 04/16/2025 12:20:49 PM (12 months ago)
- Location:
- ezcount-paypal-ipn
- Files:
-
- 5 added
- 2 edited
-
tags/1.5.3 (added)
-
tags/1.5.3/ezcount-paypal-ipn.php (added)
-
tags/1.5.3/license.txt (added)
-
tags/1.5.3/readme.txt (added)
-
trunk/ezcount-paypal-ipn.php (modified) (1 diff)
-
trunk/license.txt (added)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ezcount-paypal-ipn/trunk/ezcount-paypal-ipn.php
r2877096 r3274660 6 6 * Plugin Name: EZcount - Paypal IPN 7 7 * Plugin URI: https://www.ezcount.co.il 8 * Description: Pay pal integration plugin.9 * Version: 1.5. 210 * Stable tag: 1.5. 28 * Description: PayPal integration plugin. 9 * Version: 1.5.3 10 * Stable tag: 1.5.3 11 11 * Author: EZcount 12 * Requires at least: 4 13 * Tested up to: 6.1.1 12 * Author URI: https://www.ezcount.co.il 13 * Requires at least: 4.0.1 14 * Tested up to: 6.8 14 15 * Text Domain: ezcount_ipn 15 *16 16 */ 17 17 -
ezcount-paypal-ipn/trunk/readme.txt
r2877096 r3274660 1 === EZcount Pay pal IPN ===1 === EZcount PayPal IPN === 2 2 Contributors: EZcount 3 3 Tags: Paypal integration plugin for EZcount. 4 Tested up to: 6. 1.15 Version: 1.5. 26 Stable tag: 1.5. 24 Tested up to: 6.8 5 Version: 1.5.3 6 Stable tag: 1.5.3 7 7 Requires PHP: 5.2.4 8 8 Requires at least: 4.0.1 9 9 License: GPL-3.0 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 11 11 12 == Description == … … 36 37 == License == 37 38 38 Your Plugin Nameis free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published39 EZcount PayPal IPN is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published 39 40 by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 40 41 41 Your Plugin Nameis distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of42 EZcount PayPal IPN is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 42 43 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 43 44
Note: See TracChangeset
for help on using the changeset viewer.