File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ class Module extends CoreModule
1818 protected $ author = "Ben Keen " ;
1919 protected $ authorEmail = "ben.keen@gmail.com " ;
2020 protected $ authorLink = "https://formtools.org " ;
21- protected $ version = "2.0.8 " ;
22- protected $ date = "2018-05-18 " ;
21+ protected $ version = "2.0.9 " ;
22+ protected $ date = "2018-05-23 " ;
2323 protected $ originLanguage = "en_us " ;
2424
2525 // important! This needs to be updated any time the default template set filename changes
Original file line number Diff line number Diff line change 4747 $ set_id = $ config_info ["set_id " ];
4848 $ view_id = $ config_info ["view_id " ];
4949 $ include_review_page = $ config_info ["include_review_page " ];
50+ $ include_thanks_page_in_nav = $ config_info ["include_thanks_page_in_nav " ];
5051 $ thankyou_page_content = $ config_info ["thankyou_page_content " ];
5152 $ form_offline_page_content = $ config_info ["form_offline_page_content " ];
5253
You can’t perform that action at this time.
0 commit comments