Changeset 2221850
- Timestamp:
- 01/03/2020 08:06:50 PM (6 years ago)
- Location:
- limelight-checkout
- Files:
-
- 1 added
- 3 deleted
- 1 edited
- 9 copied
-
tags/1.0.18 (deleted)
-
tags/1.0.19 (deleted)
-
tags/1.1.0 (deleted)
-
tags/1.1.1 (added)
-
tags/1.1.1/LICENSE.txt (copied) (copied from limelight-checkout/trunk/LICENSE.txt)
-
tags/1.1.1/README.txt (copied) (copied from limelight-checkout/trunk/README.txt)
-
tags/1.1.1/app (copied) (copied from limelight-checkout/trunk/app)
-
tags/1.1.1/dist (copied) (copied from limelight-checkout/trunk/dist)
-
tags/1.1.1/index.php (copied) (copied from limelight-checkout/trunk/index.php) (2 diffs)
-
tags/1.1.1/languages (copied) (copied from limelight-checkout/trunk/languages)
-
tags/1.1.1/uninstall.php (copied) (copied from limelight-checkout/trunk/uninstall.php)
-
tags/1.1.1/vendor (copied) (copied from limelight-checkout/trunk/vendor)
-
tags/1.1.1/views (copied) (copied from limelight-checkout/trunk/views)
-
trunk/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
limelight-checkout/tags/1.1.1/index.php
r2221849 r2221850 12 12 * Plugin URI: https://limelightdept.com/ 13 13 * Description: Process Payments with PCI-Compliance SAQ A-EP 14 * Version: 1.1. 014 * Version: 1.1.1 15 15 * Author: Limelight 16 16 * License: GPL-2.0+ … … 26 26 "name"=>"limelight-checkout", 27 27 "name_pretty"=>"Limelight Checkout", 28 "version"=>"1.1. 0",28 "version"=>"1.1.1", 29 29 "author" => "Limelight Dept.", 30 30 "file"=>__FILE__, -
limelight-checkout/trunk/index.php
r2221846 r2221850 12 12 * Plugin URI: https://limelightdept.com/ 13 13 * Description: Process Payments with PCI-Compliance SAQ A-EP 14 * Version: 1.1. 014 * Version: 1.1.1 15 15 * Author: Limelight 16 16 * License: GPL-2.0+ … … 26 26 "name"=>"limelight-checkout", 27 27 "name_pretty"=>"Limelight Checkout", 28 "version"=>"1.1. 0",28 "version"=>"1.1.1", 29 29 "author" => "Limelight Dept.", 30 30 "file"=>__FILE__,
Note: See TracChangeset
for help on using the changeset viewer.