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:
gtbu 2022-05-14 17:36:32 +02:00
parent 21bb658bb1
commit 0418bd1116

View file

@ -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');