diff options
Diffstat (limited to 'includes/classes/BitBlog.php')
| -rwxr-xr-x | includes/classes/BitBlog.php | 2 |
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; |
