summaryrefslogtreecommitdiff
path: root/includes/classes/BitBlog.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/classes/BitBlog.php')
-rwxr-xr-xincludes/classes/BitBlog.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/classes/BitBlog.php b/includes/classes/BitBlog.php
index df47ad2..f3cc0be 100755
--- a/includes/classes/BitBlog.php
+++ b/includes/classes/BitBlog.php
@@ -38,7 +38,7 @@ class BitBlog extends LibertyMime {
'handler_class' => 'BitBlog',
'handler_package' => 'blogs',
'handler_file' => 'BitBlog.php',
- 'maintainer_url' => 'http://www.bitweaver.org'
+ 'maintainer_url' => 'https://www.bitweaver.org'
] );
$this->mContentId = $pContentId;
$this->mContentTypeGuid = BITBLOG_CONTENT_TYPE_GUID;