diff options
| author | lsces <lester@lsces.co.uk> | 2026-04-19 19:02:10 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2026-04-19 19:02:10 +0100 |
| commit | b80134b41f951406f6de65917b4331ee5d31138c (patch) | |
| tree | 2c5f8ac3098e15390a42c288b4d410365e22451b | |
| parent | 62eb6b5048e4820dcd990a59f62d52c63174f19d (diff) | |
| download | pigeonholes-5-php84.tar.gz pigeonholes-5-php84.tar.bz2 pigeonholes-5-php84.zip | |
Tidy maintainer linksV5-php84
| -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; |
