Changeset 3222637
- Timestamp:
- 01/15/2025 06:59:22 AM (14 months ago)
- Location:
- float-gateway/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
float-gateway/trunk/index.php
r3218865 r3222637 6 6 * Author: © FLOAT TECHNOLOGIES (PTY) LTD 7 7 * Author URI: http://float.co.za 8 * Version: 1.0.1 48 * Version: 1.0.15 9 9 */ 10 10 … … 115 115 $this->init_settings(); 116 116 117 $this->title = ' Interest-free instalments for credit cards';117 $this->title = 'Float: Interest-free instalments for credit cards'; 118 118 119 119 if (is_checkout()) { -
float-gateway/trunk/readme.md
r3218865 r3222637 68 68 1.0.13 - Updated transaction verification 69 69 1.0.14 - Update to title 70 1.0.15 - Update to description -
float-gateway/trunk/readme.txt
r3218865 r3222637 68 68 1.0.13 - Updated transaction verification 69 69 1.0.14 - Update to title 70 1.0.15 - Update to description
Note: See TracChangeset
for help on using the changeset viewer.