diff options
Diffstat (limited to 'includes/classes/Pigeonholes.php')
| -rwxr-xr-x | includes/classes/Pigeonholes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/classes/Pigeonholes.php b/includes/classes/Pigeonholes.php index cc4789d..7fec30e 100755 --- a/includes/classes/Pigeonholes.php +++ b/includes/classes/Pigeonholes.php @@ -56,7 +56,7 @@ class Pigeonholes extends LibertyMime { 'handler_class' => 'Pigeonholes', 'handler_package' => 'pigeonholes', 'handler_file' => 'Pigeonholes.php', - 'maintainer_url' => 'http://www.bitweaver.org' + 'maintainer_url' => 'https://www.bitweaver.org' ) ); $this->mContentId = $pContentId; $this->mStructureId = $pStructureId; |
