Skip to content

Commit

Permalink
v1.1.0: Compatible with OpenCart 3
Browse files Browse the repository at this point in the history
_ Add twig templates
- Add prefix 'payment_' for configuration variables
_ user_token instead of token
  • Loading branch information
Quoc Dat Pham committed Aug 31, 2017
1 parent 7b5ed77 commit 676be8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
define('LEMONWAY_VERSION', '1.0.1');
define('LEMONWAY_VERSION', '1.1.0');

class ControllerExtensionPaymentLemonway extends Controller
{
Expand Down

0 comments on commit 676be8e

Please sign in to comment.