Commit fda0680 hhennes
committed
1 parent d5a3535 commit fda0680 Copy full SHA for fda0680
File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 35
35
- PS 1.5 fixes ( thanks to Nobodaddy )
36
36
- German translations ( thanks to Nobodaddy )
37
37
- Add advanced configuration for captcha placeholder and contact form submit button
38
- - V 0.4.14 - 2018-03-10 : - Add tool to check if module is well installed in back office
38
+ - V 0.4.14 - 2018-03-10 : - Add tool to check if module is well installed in back office
39
+ - V 0.4.15 - 2018-08-13 : - Fix messed up override code injection when the controller is already overrided (thanks Bm-services)
40
+ - Fix error message display
41
+ - Add it translations thanks to Michele Zucal
42
+
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ public function __construct()
37
37
$ this ->author = 'hhennes ' ;
38
38
$ this ->name = 'eicaptcha ' ;
39
39
$ this ->tab = 'front_office_features ' ;
40
- $ this ->version = '0.4.14 ' ;
40
+ $ this ->version = '0.4.15 ' ;
41
41
$ this ->need_instance = 1 ;
42
42
43
43
$ this ->bootstrap = true ;
You can’t perform that action at this time.
0 commit comments