Changeset 3178979
- Timestamp:
- 10/30/2024 04:29:51 PM (17 months ago)
- Location:
- refacil-pay
- Files:
-
- 2 added
- 2 edited
-
tags/1.0.4/re-facil-gateway.php (modified) (1 diff)
-
tags/1.0.4/readme.txt (added)
-
trunk/re-facil-gateway.php (modified) (1 diff)
-
trunk/readme.txt (added)
Legend:
- Unmodified
- Added
- Removed
-
refacil-pay/tags/1.0.4/re-facil-gateway.php
r3178945 r3178979 1 1 <?php 2 2 /* 3 Plugin Name: Ref ácil Gateway3 Plugin Name: Refacil Pay 4 4 Description: Pasarela de pagos para Woocommerce. 5 Version: 1.0. 06 Author: ActiveOne7 Author URI: https:// activeone.co/5 Version: 1.0.4 6 Author: Refácil 7 Author URI: https://www.refacil.co/ 8 8 License: GPL-2.0+ 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt 10 Text Domain: custom-gateway 11 Domain Path: /languages 10 Text Domain: refacil-pay 12 11 */ 13 12 -
refacil-pay/trunk/re-facil-gateway.php
r3178945 r3178979 1 1 <?php 2 2 /* 3 Plugin Name: Ref ácil Gateway3 Plugin Name: Refacil Pay 4 4 Description: Pasarela de pagos para Woocommerce. 5 Version: 1.0. 06 Author: ActiveOne7 Author URI: https:// activeone.co/5 Version: 1.0.4 6 Author: Refácil 7 Author URI: https://www.refacil.co/ 8 8 License: GPL-2.0+ 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt 10 Text Domain: custom-gateway 11 Domain Path: /languages 10 Text Domain: refacil-pay 12 11 */ 13 12
Note: See TracChangeset
for help on using the changeset viewer.