mixed content - problem (no details)
needs https to show content (https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content/How_to_fix_website_with_mixed_content)
This commit is contained in:
parent
21bb658bb1
commit
0418bd1116
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ gp_defined('notify_deprecated', true); // Since 5.2
|
|||
|
||||
|
||||
//gp_defined('CMS_DOMAIN', 'http://gpeasy.loc');
|
||||
gp_defined('CMS_DOMAIN', 'http://www.typesettercms.com');
|
||||
gp_defined('CMS_DOMAIN', 'https://www.typesettercms.com');
|
||||
gp_defined('CMS_READABLE_DOMAIN', 'TypesetterCMS.com');
|
||||
gp_defined('CMS_NAME', 'Typesetter');
|
||||
gp_defined('CMS_NAME_FULL', 'Typesetter CMS');
|
||||
|
|
Loading…
Reference in a new issue