Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Commit 9751e2a

Browse files
Avoid mixed content
Add ssl
1 parent 429c6c9 commit 9751e2a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

controllers/front/email.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ class ReferralprogramEmailModuleFrontController extends ModuleFrontController
3434
public $display_header = false;
3535

3636
public $display_footer = false;
37+
38+
public $ssl = true;
3739

3840
/**
3941
* @see FrontController::initContent()

0 commit comments

Comments
 (0)